Skip to content

Commit

Permalink
chore(deps): update ubuntu:22.04 docker digest to 77906da
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] committed Mar 6, 2024
1 parent 5a7b3b7 commit 3d525e6
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:6064e6a1e8c281e943e6d14d4722643ee9fa828d17764db84863811950ffb9ef as prometheus-cpp-builder
FROM ubuntu:22.04@sha256:77906da86b60585ce12215807090eb327e7386c8fafb5402369e421f44eff17e 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 3d525e6

Please sign in to comment.