Skip to content

Commit

Permalink
chore(deps): update ghcr.io/usa-reddragon/trunk-recorder:main docker …
Browse files Browse the repository at this point in the history
…digest to 8a453a4

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and USA-RedDragon committed Nov 10, 2023
1 parent 00ffc94 commit 30cb5cf
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 /tmp/prometheus-cpp && \
cd - && \
rm -rf /tmp/prometheus-cpp

FROM ghcr.io/usa-reddragon/trunk-recorder:main@sha256:f39ab551e6514299975511e42aea4b8431b28de4b587dbbd5a824008a6a898c8
FROM ghcr.io/usa-reddragon/trunk-recorder:main@sha256:8a453a45b4aac2a156699363715768bd2808b0408704562d94533fff054c1849

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 30cb5cf

Please sign in to comment.