Skip to content

Commit 8da13fb

Browse files
authored
Merge pull request #907 from sir-gon/renovate/python-3.x
Update python Docker tag to v3.14.5
2 parents 37b94af + 49af69c commit 8da13fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE=python:3.14.4-alpine3.23
1+
ARG BASE_IMAGE=python:3.14.5-alpine3.23
22

33
###############################################################################
44
FROM ${BASE_IMAGE} AS init

0 commit comments

Comments
 (0)