Skip to content

Commit 27ffc44

Browse files
deps: update python docker tag to v3.13.6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 40e195d commit 27ffc44

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.13.0-alpine AS production
1+
FROM python:3.13.6-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)