We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0ce7774
838ff46
1 parent a9ba28e commit 147c75dCopy full SHA for 147c75d
docker/Dockerfile
@@ -1,6 +1,6 @@
1
# This should be kept in sync with the python version used in .devcontainer/Dockerfile and
2
# docker/images/fakesentry/Dockerfile
3
-FROM --platform=linux/amd64 python:3.11.13-slim-bookworm@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee
+FROM --platform=linux/amd64 python:3.11.13-slim-bookworm@sha256:838ff46ae6c481e85e369706fa3dea5166953824124735639f3c9f52af85f319
4
5
# Set up user and group
6
ARG groupid=10001
0 commit comments