From 5adf2b7e8f7dbd0bce6377a7d95ab5dfe59fa48a Mon Sep 17 00:00:00 2001 From: platform-engineering-bot <137812415+platform-engineering-bot@users.noreply.github.com> Date: Mon, 29 Jan 2024 01:50:46 +0100 Subject: [PATCH] Update quay.io/centos/centos:stream8 Docker digest to abb6017 Signed-off-by: Platform Engineering Bot --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ff7db79..aa8b79c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/centos/centos:stream8@sha256:4771b563d423363f2dc28ab7ebefac1962962daf3f49d10a7fcbfc4298222866 +FROM quay.io/centos/centos:stream8@sha256:abb60170a002e1a9de6aeeb0ce9b3a8248dd202d5247621a548aab2d1c09ecd5 COPY tests/test_script.sh / RUN dnf install net-tools -y