Skip to content

Commit

Permalink
Merge pull request #179 from qonto/dependabot/docker/scripts/promethe…
Browse files Browse the repository at this point in the history
…us/alpine-3.20

chore(deps): bump alpine from 3.19 to 3.20 in /scripts/prometheus
  • Loading branch information
vmercierfr authored May 27, 2024
2 parents 63c5a17 + 686570d commit f9da819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/prometheus/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ HEALTHCHECK NONE
RUN make build


FROM alpine:3.19
FROM alpine:3.20

RUN apk add aws-cli curl

Expand Down

0 comments on commit f9da819

Please sign in to comment.