Skip to content

Commit bfd99b1

Browse files
chore(deps): update docker.io/library/python docker tag to v3.14.0
1 parent b527214 commit bfd99b1

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.0-alpine
55

66
# cookiecutter works with current working
77
WORKDIR /workdir

0 commit comments

Comments
 (0)