Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
Merge pull request #118 from austinmartinh/update-dockerfile
Browse files Browse the repository at this point in the history
updated dockerfile
  • Loading branch information
Dimitra Zuccarelli authored Feb 19, 2020
2 parents b92d362 + 0085bbb commit 5137c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ RUN apk upgrade --update --no-cache

USER nobody

ADD templates/*.yaml /usr/local/bin/templates/
ADD templates /usr/local/bin/templates/
ADD build/_output/bin/application-monitoring-operator /usr/local/bin/application-monitoring-operator

0 comments on commit 5137c5c

Please sign in to comment.