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