Skip to content

Commit 630b51b

Browse files
deps: update python docker tag to v3.12.10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec15e16 commit 630b51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtimes/python-runtime/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12.1-alpine AS production
1+
FROM python:3.12.10-alpine AS production
22

33
LABEL org.opencontainers.image.source="https://github.com/keptn/lifecycle-toolkit" \
44
org.opencontainers.image.url="https://keptn.sh" \

0 commit comments

Comments
 (0)