updating the alpine version

pull/11956/head
Claire Labry 3 years ago
parent 1e9b621b00
commit 4b0d346932
No known key found for this signature in database
GPG Key ID: 2A8A96045C4E9B0C

@ -1,5 +1,5 @@
# This Dockerfile creates a production release image for the project using crt release flow.
FROM alpine:3.13 as default
FROM alpine:3 as default
ARG VERSION
ARG BIN_NAME

Loading…
Cancel
Save