We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c135bd7 + 32497fa commit b0de1daCopy full SHA for b0de1da
images/python/3.10.Dockerfile
@@ -1,7 +1,7 @@
1
ARG LOCAL_REPO
2
FROM ${LOCAL_REPO:-lagoon}/commons AS commons
3
4
-FROM python:3.10.19-alpine3.23
+FROM python:3.10.20-alpine3.23
5
6
LABEL org.opencontainers.image.source="https://github.com/uselagoon/lagoon-images/blob/main/images/python/3.10.Dockerfile"
7
LABEL org.opencontainers.image.description="Python 3.10 image optimised for running in Lagoon in production and locally"
0 commit comments