Update docker.io/library/python Docker tag to v3.13
This commit is contained in:
parent
011f0c5981
commit
6451cc81a9
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||||
|
|
Reference in a new issue