Skip to content

Commit 08e8778

Browse files
build(deps): bump python from 3.12-slim-bookworm to 3.14-slim-bookworm
Bumps python from 3.12-slim-bookworm to 3.14-slim-bookworm. --- updated-dependencies: - dependency-name: python dependency-version: 3.14-slim-bookworm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3e185f commit 08e8778

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

66
# CI args
77
ARG BRANCH

0 commit comments

Comments
 (0)