fix the API build for the docker
This commit is contained in:
parent
e948701d27
commit
bd030d3756
@ -10,7 +10,7 @@ COPY routes ./routes
|
||||
COPY util ./util
|
||||
|
||||
EXPOSE 7001
|
||||
RUN make
|
||||
RUN go build
|
||||
|
||||
ARG PASSWORD
|
||||
ENV PASSWORD $PASSWORD
|
||||
|
Loading…
x
Reference in New Issue
Block a user