From 8027bb9e3d6937b83d4062b96e530cd79693f498 Mon Sep 17 00:00:00 2001 From: tommyd450 Date: Thu, 18 Jan 2024 15:23:38 +0000 Subject: [PATCH] Triggering Build after failed build --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f4525f28096..0ba88b30430 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,7 +18,6 @@ RUN git config --global --add safe.directory /cosign && \ gzip cosign-windows-amd64 # Install Cosign -# FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:b7a3642d6245446da03d14482740be5f2fe58f30b9dfe001e89a39071a50edfc LABEL description="Cosign is a container signing tool that leverages simple, secure, and auditable signatures based on simple primitives and best practices."