Skip to content

Commit cc82b95

Browse files
chore(deps): bump python from 3.13-slim-bookworm to 3.14-slim-bookworm
Bumps python from 3.13-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 1991a03 commit cc82b95

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,6 +1,6 @@
11
# ----
22
# Base image install all the tools needed to build the project
3-
FROM python:3.13-slim-bookworm AS base
3+
FROM python:3.14-slim-bookworm AS base
44

55
ARG PROJECT_NAME=python-template
66
ARG USER=appuser

0 commit comments

Comments
 (0)