We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cede09 commit cb59314Copy full SHA for cb59314
1 file changed
alpine/Dockerfile
@@ -16,7 +16,7 @@ LABEL org.opencontainers.image.authors="Snowdream Tech" \
16
# See: https://github.com/Docker-Hub-frolvlad/docker-alpine-python3/pull/13
17
ENV PYTHONUNBUFFERED=1
18
19
-ENV PYTHON_VERSION=3.12.10-r0
+ENV PYTHON_VERSION=3.12.10-r1
20
21
ARG GID=1000 \
22
UID=1000 \
0 commit comments