Skip to content

Commit d090e82

Browse files
authored
Update prometheus quay.io/prometheus/busybox-linux-amd64 image (#16651)
Buildkite jobs are failing as the image does not exist anymore https://buildkite.com/sourcegraph/sourcegraph/builds/82511#83f36848-58fd-45b7-9e7b-b5d0e796f0ef
1 parent 28b689a commit d090e82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-images/prometheus/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN ls '/generated/prometheus'
2020

2121
# Prepare final image
2222
# hadolint ignore=DL3007
23-
FROM quay.io/prometheus/busybox-linux-amd64:latest@sha256:248b7ec76e03e6b4fbb796fc3cdd2f91dad45546a6d7dee61c322475e0e8a08f
23+
FROM quay.io/prometheus/busybox-linux-amd64:latest@sha256:fca3819d670cdaee0d785499fda202ea01c0640ca0803d26ae6dbf2a1c8c041c
2424

2525
ARG COMMIT_SHA="unknown"
2626
ARG DATE="unknown"

0 commit comments

Comments
 (0)