Skip to content

Commit 077a319

Browse files
Bump python patch version
1 parent cae1b95 commit 077a319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# https://gitlab.com/n.ragav/python-images/-/tree/master/distroless
44

55
# full semver just for python base image
6-
ARG PYTHON_VERSION=3.10.7
6+
ARG PYTHON_VERSION=3.10.8
77

88
# several optimisations in python-slim images already, benefit from these
99
FROM python:${PYTHON_VERSION}-slim-bullseye AS builder-image

0 commit comments

Comments
 (0)