Use alpine-gxx (if build succeeds) to reduce yet another set of variables between the build processes
This commit is contained in:
parent
8c3a42aef0
commit
5ef28c66fb
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:latest
|
FROM frolvlad/alpine-gxx
|
||||||
|
|
||||||
RUN apk update
|
RUN apk update
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue