1
0
Fork 0
forked from infra/ansible

Yet another forgotten thing for badges

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2026-05-21 17:59:00 +02:00
commit 4908f3bea7
Signed by untrusted user: abompard
GPG key ID: 31584CFEB9BF64AD

View file

@ -1,6 +1,6 @@
FROM quay.io/fedora/python-310:latest
FROM quay.io/fedora/python-313:latest
LABEL \
name="python-310-badges-custom-builder" \
name="python-313-badges-custom-builder" \
vendor="Fedora Infrastructure" \
license="MIT"
USER root