Skip to content

Commit

Permalink
fix license
Browse files Browse the repository at this point in the history
  • Loading branch information
aboguszewski-sumo committed Feb 7, 2024
1 parent 07adc47 commit ddbb210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile_ubi
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ LABEL name="sumologic-otel-collector" \
io.k8s.description="$DESCRIPTION" \
maintainer="[email protected]"

ADD https://raw.githubusercontent.com/SumoLogic/sumologic-otel-collector/v${BUILD_TAG}/LICENSE \
ADD https://raw.githubusercontent.com/SumoLogic/sumologic-otel-collector/main/LICENSE \
/licenses/LICENSE

ARG USER_UID=10001
Expand Down

0 comments on commit ddbb210

Please sign in to comment.