Use alpine:3

This commit is contained in:
Jason Swank 2023-04-03 14:29:57 -04:00
parent 77d0966b88
commit 003ca399b7

View File

@ -1,4 +1,4 @@
FROM alpine:edge FROM alpine:3
RUN apk -U --no-cache add \ RUN apk -U --no-cache add \
sudo \ sudo \