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.
1 parent 9c4c6cc commit f31d4beCopy full SHA for f31d4be
.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.7-slim
+FROM python:3.7-slim@sha256:85ddc7b500c5e33a6eec44adbde8347a8a07714f03fc638f2cf4b13837bac601
2
3
RUN \
4
adduser --system --disabled-password --shell /bin/bash vscode && \
0 commit comments