Skip to content

Commit 1b62a04

Browse files
chore(deps): update python docker tag to v3.14 (#519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21db460 commit 1b62a04

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)