Replace code.forgejo.org/oci/python Docker tag with data.forgejo.org/oci/python slim

This commit is contained in:
Renovate Bot 2026-01-26 11:04:33 +00:00
parent 736c1dd909
commit ba30722a87
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976

View file

@ -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