We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2803fb commit 154464bCopy full SHA for 154464b
1 file changed
stacks/dev-container/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/devcontainers/universal:latest
+FROM mcr.microsoft.com/devcontainers/universal:3.0.3
2
3
# Install SSH server and other dependencies
4
RUN apt-get update && \
0 commit comments