Skip to content

Commit

Permalink
also scan -alpine suffixed images
Browse files Browse the repository at this point in the history
  • Loading branch information
cwaldren-ld committed Jun 14, 2024
1 parent bec8311 commit 54ec4d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-security-scan-alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
scan-relay:
strategy:
matrix:
tag: ['latest', 'v7', 'v8']
tag: ['latest', 'latest-alpine', 'v7', 'v8', 'v8-alpine']
fail-fast: false
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 54ec4d1

Please sign in to comment.