Signed-off-by: kaedwen <kaedwen@heinrich.blue>
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build \
|
||||
|
||||
# Build healthcheck utility
|
||||
RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build \
|
||||
- trimpath \
|
||||
-trimpath \
|
||||
-ldflags="-w -s" \
|
||||
-o healthcheck \
|
||||
./cmd/healthcheck
|
||||
|
||||
Reference in New Issue
Block a user