Skip to content

Commit b0de1da

Browse files
authored
Merge pull request #1608 from uselagoon/renovate/main-python-3.10.x
chore(deps): update python docker tag to v3.10.20 (main)
2 parents c135bd7 + 32497fa commit b0de1da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/python/3.10.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ARG LOCAL_REPO
22
FROM ${LOCAL_REPO:-lagoon}/commons AS commons
33

4-
FROM python:3.10.19-alpine3.23
4+
FROM python:3.10.20-alpine3.23
55

66
LABEL org.opencontainers.image.source="https://github.com/uselagoon/lagoon-images/blob/main/images/python/3.10.Dockerfile"
77
LABEL org.opencontainers.image.description="Python 3.10 image optimised for running in Lagoon in production and locally"

0 commit comments

Comments
 (0)