Replace alpine packages with data.forgejo.org/oci/alpine latest
This commit is contained in:
parent
736c1dd909
commit
69ceb0cb6c
3 changed files with 3 additions and 3 deletions
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
needs: [sh-fallback]
|
||||
runs-on: docker
|
||||
container:
|
||||
image: code.forgejo.org/oci/alpine:latest
|
||||
image: data.forgejo.org/oci/alpine:latest
|
||||
steps:
|
||||
- name: default is bash but with a fallback to sh in case it does not exist
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue