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 c40a9aa commit 87a70f8Copy full SHA for 87a70f8
Dockerfile
@@ -1,7 +1,7 @@
1
FROM alpine:3.12
2
3
-ARG LIBP11_VERSION=0.4.10
4
-ARG OPENSC_VERSION=0.20.0
+ARG LIBP11_VERSION=0.4.11
+ARG OPENSC_VERSION=0.21.0
5
6
LABEL maintainer="Carlos Remuzzi <carlosremuzzi@gmail.com>"
7
LABEL version=${OPENSC_VERSION}
0 commit comments