Skip to content

Commit

Permalink
change.
Browse files Browse the repository at this point in the history
Signed-off-by: zhlsunshine <[email protected]>
  • Loading branch information
zhlsunshine committed Aug 8, 2024
1 parent c72eca3 commit d7a597c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions microservices-connector/Dockerfile.router
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ FROM golang:1.21 AS builder
ARG TARGETOS
ARG TARGETARCH

ENV HTTP_PROXY="child-prc.intel.com:913"
ENV HTTPS_PROXY="child-prc.intel.com:913"

WORKDIR /workspace
# Copy the Go Modules manifests
COPY go.mod go.mod
Expand Down

0 comments on commit d7a597c

Please sign in to comment.