Skip to content

Commit 9c208c3

Browse files
chore(deps): update docker.io/library/python docker tag to v3.14.1
1 parent 765826e commit 9c208c3

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
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:1
22

33
# Python base image <https://hub.docker.com/_/python>
4-
FROM docker.io/library/python:3.13.7-alpine
4+
FROM docker.io/library/python:3.14.1-alpine
55

66
# cookiecutter works with current working
77
WORKDIR /workdir

0 commit comments

Comments
 (0)