update alpine linux release to current supported (#1599)

This commit is contained in:
Sean McAvoy 2022-04-12 00:24:57 -04:00 committed by GitHub
parent 40681328ec
commit de04240ca6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM alpine:3.11.3
FROM alpine:3.15
ARG go_pkg_url