File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ COPY . .
3131RUN yarn install
3232RUN yarn build
3333
34- FROM nginxinc/nginx-unprivileged:1.21
34+ FROM nginxinc/nginx-unprivileged:1.25
3535USER 0
3636# ADD https://github.com/ufoscout/docker-compose-wait/releases/download/2.9.0/wait /wait
3737# RUN chmod +x /wait
Original file line number Diff line number Diff line change 2323# While incubation status is not necessarily a reflection of the completeness or stability of the code,
2424# it does indicate that the project has yet to be fully endorsed by the ASF.
2525
26- FROM grafana/grafana:9.5.14
26+ FROM grafana/grafana:9.5.15
2727COPY ./provisioning/dashboards /etc/grafana/provisioning/dashboards
2828COPY ./provisioning/datasources /etc/grafana/provisioning/datasources
2929COPY ./dashboards /etc/grafana/dashboards
You can’t perform that action at this time.
0 commit comments