Skip to content

Commit 7aaf149

Browse files
authored
Merge pull request #16 from chkpwd/renovate/python-3.x
chore(deps): update python docker tag to v3.14
2 parents 761a015 + d652f59 commit 7aaf149

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-
FROM python:3.13-slim-bookworm AS base
1+
FROM python:3.14-slim-bookworm AS base
22

33
ENV PYTHONUNBUFFERED=1 \
44
PYTHONFAULTHANDLER=1

0 commit comments

Comments
 (0)