Skip to content

Commit 63b359f

Browse files
chore(deps): update python docker tag to v3.14
1 parent be4ff4e commit 63b359f

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,7 +1,7 @@
11
# syntax=docker/dockerfile:1
22
# artifacts: false
33
# platforms: linux/amd64
4-
FROM python:3.13-slim-bookworm
4+
FROM python:3.14-slim-bookworm
55

66
# CI args
77
ARG BRANCH

0 commit comments

Comments
 (0)