mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-02-07 12:39:10 +01:00
turn modules on
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
ee445ecb45
commit
5163b50eb4
|
@ -9,4 +9,6 @@ RUN apk add --no-cache \
|
|||
jq \
|
||||
make
|
||||
|
||||
ENV GO111MODULE on
|
||||
|
||||
COPY upload-assets /usr/bin/upload-assets
|
||||
|
|
Loading…
Reference in New Issue
Block a user