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 bae23ef commit 47baa6dCopy full SHA for 47baa6d
.github/workflows/docker-build.yml
@@ -35,6 +35,7 @@ jobs:
35
file: nginx-utils/Dockerfile
36
push: true
37
tags: ghcr.io/nginx/nginx-utils:latest
38
+ platforms: linux/amd64,linux/arm64
39
40
# Step 5: Install Trivy for Vulnerability Scanning
41
- name: Install Trivy and scan image for vulnerabilities
0 commit comments