Skip to content

Commit 048abeb

Browse files
Update python Docker tag to v3.14 (#75)
Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com>
1 parent dd71fb1 commit 048abeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

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

33
# install any security updates we need
44
RUN apt-get update && \

0 commit comments

Comments
 (0)