Skip to content

Commit

Permalink
refactor: alpine 3.14
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
joseluisq committed Aug 2, 2021
1 parent 636ded3 commit 8caf6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.12
FROM alpine:3.14

ARG PAKET_VERSION=0.0.0
ENV PAKET_VERSION=${PAKET_VERSION}
Expand Down

0 comments on commit 8caf6bf

Please sign in to comment.