Skip to content

Commit f477df0

Browse files
authored
Update Dockerfile-mvn-no-local
1 parent c715400 commit f477df0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile-mvn-no-local

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ARG OPENTELEMETRY_JAVA_AGENT_VERSION=2.8.0
88
ENV CODEARTIFACT_AUTH_TOKEN=${CODEARTIFACT_AUTH_TOKEN}
99
RUN echo $CODEARTIFACT_AUTH_TOKEN && curl -LSsO https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/download/v${OPENTELEMETRY_JAVA_AGENT_VERSION}/opentelemetry-javaagent.jar
1010

11+
1112
# Copy .m2 folder
1213
COPY .m2 /code/.m2
1314

0 commit comments

Comments
 (0)