Replace code.forgejo.org/oci/python Docker tag with data.forgejo.org/oci/python slim
This commit is contained in:
parent
736c1dd909
commit
ba30722a87
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ jobs:
|
||||||
needs: [alpine]
|
needs: [alpine]
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: code.forgejo.org/oci/python:slim
|
image: data.forgejo.org/oci/python:slim
|
||||||
steps:
|
steps:
|
||||||
- name: python => python {0}
|
- name: python => python {0}
|
||||||
shell: python
|
shell: python
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue