From 9fcf871a5f80ad2ef834d9750059e9ef49bde031 Mon Sep 17 00:00:00 2001 From: redhat-renovate-bot <168419866+redhat-renovate-bot@users.noreply.github.com> Date: Tue, 14 May 2024 18:09:51 +0200 Subject: [PATCH] Update quay.io/centos/centos:stream8 Docker digest to 100d235 Signed-off-by: Platform Engineering Bot --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4753851..e61112e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/centos/centos:stream8@sha256:02721b35a33bff24a7bbbd17e366e61b484827f1278cb3046113d1eaa9214f2a +FROM quay.io/centos/centos:stream8@sha256:100d23534e48465a1e00573a3535f496d4cdf39779cbc8405612d56cb31f299c COPY tests/test_script.sh / RUN dnf install net-tools -y