Update branch arg

This commit is contained in:
PJ 2021-12-02 17:20:14 +01:00
parent 0f96e3822d
commit 7f28d30a44
No known key found for this signature in database
GPG Key ID: F345964979FA8971
1 changed files with 1 additions and 1 deletions

View File

@ -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