Skip to content

Commit

Permalink
Cambiada direccion prometheus.yml por la correcta
Browse files Browse the repository at this point in the history
  • Loading branch information
UO289337 committed Apr 29, 2024
1 parent 61612cf commit 6fd8d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatewayservice/monitoring/prometheus/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN addgroup -S nonroot \

RUN chown -R nonroot:nonroot ./

COPY prometheus.yml ./
COPY prometheus.yml /etc/prometheus/prometheus.yml

USER nonroot

Expand Down

0 comments on commit 6fd8d0d

Please sign in to comment.