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 44037cf commit e131ce7Copy full SHA for e131ce7
.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/vscode/devcontainers/universal:latest@sha256:48d25fa5302b9b54b8beaeda2fea840e39961d21f49e413e17f5a834dce10c6c
+FROM mcr.microsoft.com/vscode/devcontainers/universal:latest@sha256:a17850cb3c212f4ce09b895051bd219dd291cbee492e80b2f7915d2562c5c2f8
2
3
# Suppress an apt-key warning about standard out not being a terminal. Use in this script is safe.
4
ENV APT_KEY_DONT_WARN_ON_DANGEROUS_USAGE=DontWarn
0 commit comments