Use alpine-gxx (if build succeeds) to reduce yet another set of variables between the build processes

This commit is contained in:
Matt McWilliams 2021-09-15 10:55:29 -04:00
parent 8c3a42aef0
commit 5ef28c66fb
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:latest
FROM frolvlad/alpine-gxx
RUN apk update