Update dockerfile
This commit is contained in:
parent
fe87f19e68
commit
a03860419f
|
@ -4,7 +4,7 @@ LABEL maintainer="NebulousLabs <devs@nebulous.tech>"
|
||||||
ENV GOOS linux
|
ENV GOOS linux
|
||||||
ENV GOARCH amd64
|
ENV GOARCH amd64
|
||||||
|
|
||||||
ARG branch=main
|
ARG branch=ivo/initial_impl
|
||||||
|
|
||||||
WORKDIR /root
|
WORKDIR /root
|
||||||
|
|
||||||
|
|
Reference in New Issue