Skip to content

Commit

Permalink
update alpine to fix CVE-2022-1271
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzujian committed Apr 11, 2022
1 parent 03af744 commit 3dbfa4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/images/vpcnatgateway/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.13
FROM alpine:3.15

RUN set -ex \
&& echo "http://nl.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories \
Expand Down

0 comments on commit 3dbfa4d

Please sign in to comment.