From 0cf2eb2697ded722b57224b836e1397a20969509 Mon Sep 17 00:00:00 2001 From: redhat-renovate-bot <168419866+redhat-renovate-bot@users.noreply.github.com> Date: Mon, 13 May 2024 02:07:02 +0200 Subject: [PATCH] Update quay.io/centos/centos:stream8 Docker digest to 8d020e9 Signed-off-by: Platform Engineering Bot --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4753851..da81c3e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/centos/centos:stream8@sha256:02721b35a33bff24a7bbbd17e366e61b484827f1278cb3046113d1eaa9214f2a +FROM quay.io/centos/centos:stream8@sha256:8d020e964afb2a0dabf26daccc9769341d763e5920518f6b940e03bb798e8be7 COPY tests/test_script.sh / RUN dnf install net-tools -y