forked from vieter-v/vieter
Forgot to add build arg
parent
3414f32718
commit
3f77c49c01
|
@ -1,5 +1,7 @@
|
||||||
FROM alpine:3.12
|
FROM alpine:3.12
|
||||||
|
|
||||||
|
ARG TARGETPLATFORM
|
||||||
|
|
||||||
WORKDIR /opt/vlang
|
WORKDIR /opt/vlang
|
||||||
|
|
||||||
ENV VVV /opt/vlang
|
ENV VVV /opt/vlang
|
||||||
|
|
Loading…
Reference in New Issue