Skip to content

Commit

Permalink
Update Dockerfile-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
yugaa22 authored Jan 17, 2024
1 parent 403d73e commit 7d14e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ubi8/Dockerfile-dev
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ RUN wget https://storage.googleapis.com/kubernetes-release/release/v${KUBECTL_RE
&& mv ./aws-iam-authenticator /usr/local/bin/aws-iam-authenticator\
&& ln -sf /usr/local/bin/aws-iam-authenticator /usr/local/bin/heptio-authenticator-aws

#COPY clouddriver-web/build/install/clouddriver /opt/clouddriver
COPY clouddriver-web/build/install/clouddriver /opt/clouddriver
RUN mkdir -p /opt/jaeger
COPY jaeger/opentelemetry-javaagent.jar /opt/jaeger/opentelemetry-javaagent.jar

Expand Down

0 comments on commit 7d14e15

Please sign in to comment.