Skip to content

Commit

Permalink
Merge branch 'develop' into release/v0.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prashant-shahi committed Dec 22, 2023
2 parents ca41d70 + da0ea7e commit 0ea8e8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ee/query-service/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ COPY ee/query-service/bin/query-service-${TARGETOS}-${TARGETARCH} /root/query-se

# copy prometheus YAML config
COPY pkg/query-service/config/prometheus.yml /root/config/prometheus.yml
COPY pkg/query-service/templates /root/templates

# Make query-service executable for non-root users
RUN chmod 755 /root /root/query-service
Expand Down

0 comments on commit 0ea8e8e

Please sign in to comment.