commit
0cfd1f07d2
@ -13,7 +13,7 @@ RUN apk add --update $PACKAGES
|
||||
COPY . .
|
||||
|
||||
# Make the binary
|
||||
RUN make update-tools deps build
|
||||
RUN make tools deps build
|
||||
|
||||
# Final image
|
||||
FROM alpine:edge
|
||||
|
Loading…
Reference in New Issue
Block a user