MINOR: Update the supported tags in docker_scan.yml (#19766)
CI / build (push) Waiting to run Details

The 3.9.1-rc2 has been accepted as the new release. Hence, we should
update the supported tags.

Reviewers: Luke Chen <showuon@gmail.com>
This commit is contained in:
TengYao Chi 2025-05-20 11:21:27 +08:00 committed by GitHub
parent cff10e6541
commit d3f8979486
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ jobs:
strategy: strategy:
matrix: matrix:
# This is an array of supported tags. Make sure this array only contains the supported tags # This is an array of supported tags. Make sure this array only contains the supported tags
supported_image_tag: ['latest', '3.7.2', '3.8.1', '3.9.0', '4.0.0'] supported_image_tag: ['latest', '3.7.2', '3.8.1', '3.9.1', '4.0.0']
steps: steps:
- name: Run CVE scan - name: Run CVE scan
uses: aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8 # v0.24.0 uses: aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8 # v0.24.0