Skip to content

Commit 87a70f8

Browse files
committed
updating opensc to v0.21.0
1 parent c40a9aa commit 87a70f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:3.12
22

3-
ARG LIBP11_VERSION=0.4.10
4-
ARG OPENSC_VERSION=0.20.0
3+
ARG LIBP11_VERSION=0.4.11
4+
ARG OPENSC_VERSION=0.21.0
55

66
LABEL maintainer="Carlos Remuzzi <carlosremuzzi@gmail.com>"
77
LABEL version=${OPENSC_VERSION}

0 commit comments

Comments
 (0)