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
|
|
@ -3,6 +3,6 @@ jobs:
|
|||
test:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: code.forgejo.org/oci/alpine:3.21
|
||||
image: data.forgejo.org/oci/alpine:3.21
|
||||
steps:
|
||||
- run: grep Alpine /etc/os-release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue