Skip to content

Commit 147c75d

Browse files
Bump python from 0ce7774 to 838ff46 in /docker (#155)
Bumps python from `0ce7774` to `838ff46`. --- updated-dependencies: - dependency-name: python dependency-version: 3.11.13-slim-bookworm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9ba28e commit 147c75d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This should be kept in sync with the python version used in .devcontainer/Dockerfile and
22
# docker/images/fakesentry/Dockerfile
3-
FROM --platform=linux/amd64 python:3.11.13-slim-bookworm@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee
3+
FROM --platform=linux/amd64 python:3.11.13-slim-bookworm@sha256:838ff46ae6c481e85e369706fa3dea5166953824124735639f3c9f52af85f319
44

55
# Set up user and group
66
ARG groupid=10001

0 commit comments

Comments
 (0)