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 1da47ed commit f689d25Copy full SHA for f689d25
Dockerfile
@@ -1,7 +1,7 @@
1
-FROM alpine:3.8
+FROM alpine:3.11
2
3
ARG LIBP11_VERSION=0.4.10
4
-ARG OPENSC_VERSION=0.19.0
+ARG OPENSC_VERSION=0.20.0
5
6
LABEL maintainer="Carlos Remuzzi <carlosremuzzi@gmail.com>"
7
LABEL version=${OPENSC_VERSION}
0 commit comments