We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc23915 commit 670f837Copy full SHA for 670f837
.github/workflows/openjdk-base-image.yml
@@ -42,6 +42,7 @@ jobs:
42
dst_image: ghcr.io/${{ github.repository_owner }}/${{ env.dst_img }}:${{ matrix.base_version }}
43
description: ${{ env.description }}
44
push: true
45
+ pkg_command: dnf
46
47
- name: Run Trivy Vulnerability Scanner
48
id: trivy_scan
0 commit comments