Skip to content

Commit

Permalink
chore(deps): update ubuntu:22.04 docker digest to 5b37ab1
Browse files Browse the repository at this point in the history
Signed-off-by: usa-reddragon-renovate-ce[bot]@users.noreply.github.com
  • Loading branch information
usa-reddragon-renovate-ce[bot] authored and USA-RedDragon committed Mar 6, 2024
1 parent 4a89d8c commit ca9c3ec
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
@@ -1,4 +1,4 @@
FROM ubuntu:22.04@sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da as prometheus-cpp-builder
FROM ubuntu:22.04@sha256:5b37ab1eac8ec64284cdf2c599b4670f648eee723d5d6a6fc92bd776170ac5df as prometheus-cpp-builder

RUN apt update && export DEBIAN_FRONTEND=noninteractive && \
apt install -y curl git cmake build-essential file zlib1g-dev && rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit ca9c3ec

Please sign in to comment.