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]
|
||||
runs-on: docker
|
||||
container:
|
||||
image: code.forgejo.org/oci/python:slim
|
||||
image: data.forgejo.org/oci/python:slim
|
||||
steps:
|
||||
- name: python => python {0}
|
||||
shell: python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue