Skip to content

Commit b3b4474

Browse files
chore(deps): bump python from 3.10-bookworm to 3.14-bookworm in /.container (#3506)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 846d07b commit b3b4474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.container/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.10-bookworm@sha256:7dd2fbef5caa5ad7be66474411cff3a6a2dcf7f9f9cb16fd962e819f4f57b85f
1+
FROM python:3.14-bookworm@sha256:14ab73bd56794689c00cce8162da1eb71925b188299f35f81717ec23816a5dea
22

33
RUN pip install uv
44
RUN groupadd -r appuser && useradd -r -g appuser appuser

0 commit comments

Comments
 (0)