Skip to content

Commit

Permalink
Update ghcr.io/robotastic/trunk-recorder:edge Docker digest to e7b891c
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 6, 2024
1 parent a83ec1e commit 2375ef2
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 git clone https://github.com/jupp0r/prometheus-cpp -b ${PROMETHEUS_CPP_VERSI
cd - && \
rm -rf /tmp/prometheus-cpp

FROM ghcr.io/robotastic/trunk-recorder:edge@sha256:f7b8fdf856d685c357daeac12bfcbac44fc800eaea5eb071fb8c44e45b561035
FROM ghcr.io/robotastic/trunk-recorder:edge@sha256:e7b891c4c8f535b28b29c5d6b1cc57896e12d0d39dc3e1bc7d37e2b4bf3097c5

COPY --from=prometheus-cpp-builder /prometheus-cpp.deb /tmp/prometheus-cpp.deb
RUN apt update && export DEBIAN_FRONTEND=noninteractive && \
Expand Down

0 comments on commit 2375ef2

Please sign in to comment.