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 11aea6f commit 18f2fd0Copy full SHA for 18f2fd0
.github/.devcontainer/Dockerfile
@@ -1,2 +1,2 @@
1
ARG VARIANT="jammy"
2
-FROM --platform=linux/amd64 buildpack-deps:${VARIANT}-curl
+FROM buildpack-deps:${VARIANT}-curl
0 commit comments