Skip to content

Commit

Permalink
fix platform on service-discovery dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpalide committed Nov 3, 2024
1 parent b9b9551 commit f59c290
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker/images/service-discovery/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ RUN apk --no-cache add bash curl

ARG CGO_ENABLED=0
ENV CGO_ENABLED=${CGO_ENABLED} \
GOOS=linux \
GOARCH=amd64 \
GO111MODULE=on

COPY /docker/common/install-prequisites.sh /install-prequisites.sh
Expand Down

0 comments on commit f59c290

Please sign in to comment.