We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 550746b commit 778a118Copy full SHA for 778a118
1 file changed
universal/.devcontainer/Dockerfile
@@ -2,4 +2,4 @@ FROM mcr.microsoft.com/devcontainers/universal:2-focal
2
3
USER root
4
5
-COPY first-run-notice.txt /usr/local/etc/vscode-dev-containers/
+COPY first-run-notice.txt /usr/local/etc/vscode-dev-containers/
0 commit comments