Skip to content

Commit

Permalink
Merge pull request #840 from greenbone/fix_push_typo_rschardt
Browse files Browse the repository at this point in the history
Fix typo in push.yml for testing image
  • Loading branch information
robert-schardt authored Oct 8, 2024
2 parents 5212a8e + 3a89a44 commit 359a391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 359a391

Please sign in to comment.