We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0709c1 commit 48ebef3Copy full SHA for 48ebef3
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.11
+LABEL org.opencontainers.image.version=0.0.12
4
LABEL org.opencontainers.image.devmode=true
5
6
# install some common tools (these packages have many vulnerabilities in node:10)
0 commit comments