Skip to content

Commit

Permalink
build(deps): update quay.io/prometheus/busybox digest to a91bcb2 (#93)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 15, 2022
1 parent 359e68b commit 11e102e
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 @@ -16,7 +16,7 @@ RUN go mod download
COPY . .
RUN --mount=type=cache,target=/root/.cache/go-build GOOS="${TARGETOS}" GOARCH="${TARGETARCH}" promu build --verbose

FROM quay.io/prometheus/busybox@sha256:7e581cd3b8b72b2ad5b283fc198cb42bfc56964ebb35b245e122c7bd4b481b3a
FROM quay.io/prometheus/busybox@sha256:a91bcb2a92b4293e6fd5c78c6ef138e054e28f9cc013e6c9e23661507aa596d0

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

0 comments on commit 11e102e

Please sign in to comment.