Use Alpine edge to fix the CVE-2020-27780 secutiry volunability issue

This commit is contained in:
2021-04-07 23:35:46 +10:00
parent f11ddb8352
commit 89e6a4eb63
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:latest
FROM alpine:edge
LABEL AUTHOR=Junv<wahyd4@gmail.com>