Skip to content

Commit bdd7234

Browse files
dependabot[bot]codejedi365
authored andcommitted
build(deps): bump python container from 3.10-slim-bookworm to 3.12-slim-bookworm (#4)
Bumps python from 3.10-slim-bookworm to 3.12-slim-bookworm. --- updated-dependencies: - dependency-name: python dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31b8065 commit bdd7234

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.10-slim-bookworm
1+
FROM python:3.12-slim-bookworm
22
ARG WORK_DIR="/opt/psr"
33

44
WORKDIR ${WORK_DIR}

0 commit comments

Comments
 (0)