Skip to content

Commit

Permalink
update sw agent addr.
Browse files Browse the repository at this point in the history
  • Loading branch information
JaredTan95 authored Sep 23, 2019
1 parent bb1631c commit b9e1d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ LABEL maintainer="[email protected]"

ENV DIST_NAME=user-center \
APP_VERSION=0.0.1-SNAPSHOT \
AGENT_REPO_URL="https://nexus.daocloud.io/repository/labs/io/daocloud/mircoservice/skywalking/agent/2.0.1/agent-2.0.1.gz"
AGENT_REPO_URL="https://nexus.daocloud.io/repository/dx-public/io/daocloud/mircoservice/skywalking/agent/2.0.1/agent-2.0.1.gz"

ADD $AGENT_REPO_URL /

Expand Down

0 comments on commit b9e1d81

Please sign in to comment.