Skip to content

Commit b1d61d6

Browse files
authored
Merge pull request stakater#1025 from stakater/renovate/python-3.x
chore(deps): update python docker tag to v3.14
2 parents 4928032 + 16728de commit b1d61d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile-docs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13-alpine as builder
1+
FROM python:3.14-alpine as builder
22

33
# set workdir
44
RUN mkdir -p $HOME/application

0 commit comments

Comments
 (0)