Skip to content

Commit 0a39177

Browse files
chore(deps): Update python Docker tag to v3.14 (#103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff397ce commit 0a39177

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,4 +1,4 @@
1-
FROM python:3.13-slim
1+
FROM python:3.14-slim
22

33
# Install system dependencies
44
RUN apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)