1
0
Fork 0

Merge branch 'renovate/docker.io-library-python-3.x' into 'master'

Update docker.io/library/python Docker tag to v3.13

See merge request saibotk.de/infrastructure-ci-container!4
This commit is contained in:
Saibotk 2025-01-04 12:22:12 +00:00
commit fac1109c44

View file

@ -1,4 +1,4 @@
FROM docker.io/library/python:3.11-slim FROM docker.io/library/python:3.13-slim
RUN true \ RUN true \
&& apt-get update \ && apt-get update \