fix: include go-bindata and gcc
This commit is contained in:
parent
c7fca064f1
commit
520c35bbfe
@ -3,6 +3,6 @@ FROM archlinux/base:latest
|
|||||||
RUN pacman --sync \
|
RUN pacman --sync \
|
||||||
--refresh \
|
--refresh \
|
||||||
--noconfirm \
|
--noconfirm \
|
||||||
--sysupgrade go make git
|
--sysupgrade go gcc make git go-bindata
|
||||||
|
|
||||||
WORKDIR /workspace
|
WORKDIR /workspace
|
Loading…
Reference in New Issue
Block a user