From 3a89a44a36cf6bfdd2e6458eb9ed5f4f3682f3a4 Mon Sep 17 00:00:00 2001 From: Robert Schardt Date: Tue, 8 Oct 2024 11:04:01 +0200 Subject: [PATCH] Fix typo in push.yml for testing image --- .github/workflows/push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 6399e0bd..0966a460 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -43,7 +43,7 @@ jobs: uses: greenbone/workflows/.github/workflows/container-build-push-2nd-gen.yml@main with: build-docker-file: .docker/prod-testing.Dockerfile - image-url: community/gvm-li + image-url: community/gvm-libs image-labels: | org.opencontainers.image.vendor=Greenbone org.opencontainers.image.base.name=debian:stable-slim