We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75e026d commit 8734e95Copy full SHA for 8734e95
1 file changed
x86/ex2.dockerfile
@@ -1,6 +1,6 @@
1
# use node:10
2
FROM debian:stretch
3
-LABEL org.opencontainers.image.version=0.0.3
+LABEL org.opencontainers.image.version=0.0.4
4
LABEL org.opencontainers.image.devmode=true
5
6
# install some common tools (these packages have many vulnerabilities in node:10)
0 commit comments