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