Skip to content

Commit

Permalink
build(deps): update quay.io/prometheus/busybox docker digest to 5b79a…
Browse files Browse the repository at this point in the history
…1c (#431)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 3, 2023
1 parent 55ec4dc commit b638ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN go mod download
COPY . .
RUN GOOS="${TARGETOS}" GOARCH="${TARGETARCH}" promu build --verbose

FROM --platform="${TARGETPLATFORM}" quay.io/prometheus/busybox@sha256:2621e18f83aa39ed20012fcf70f3606288bfd1a998795effe6ebf9d3f476429b
FROM --platform="${TARGETPLATFORM}" quay.io/prometheus/busybox@sha256:5b79a1c28967d0e2cd2c7d64917e74580cdf1c097a625e98ed586c721cb3ad08

LABEL \
org.opencontainers.image.source="https://github.com/maxbrunet/prometheus-elasticache-sd" \
Expand Down

0 comments on commit b638ebf

Please sign in to comment.