Skip to content

Commit

Permalink
upgrading base image to alpine:3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
cremuzzi committed Jul 31, 2021
1 parent 60f37a2 commit a0a8f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.12
FROM alpine:3.14

ARG LIBP11_VERSION=0.4.11
ARG OPENSC_VERSION=0.21.0
Expand Down

0 comments on commit a0a8f70

Please sign in to comment.