Skip to content

Commit f31d4be

Browse files
committed
Add Docker image hash
1 parent 9c4c6cc commit f31d4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.7-slim
1+
FROM python:3.7-slim@sha256:85ddc7b500c5e33a6eec44adbde8347a8a07714f03fc638f2cf4b13837bac601
22

33
RUN \
44
adduser --system --disabled-password --shell /bin/bash vscode && \

0 commit comments

Comments
 (0)