Skip to content

Commit 2c2ab1a

Browse files
committed
MINOR:Add 4.2.1 to docker_scan workflow
Signed-off-by: PoAn Yang <payang@apache.org>
1 parent a8a32eb commit 2c2ab1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker_scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
strategy:
2727
matrix:
2828
# This is an array of supported tags. Make sure this array only contains the supported tags
29-
supported_image_tag: ['latest', '3.9.2', '4.0.2', '4.1.2', '4.2.0', '4.3.0']
29+
supported_image_tag: ['latest', '3.9.2', '4.0.2', '4.1.2', '4.2.1', '4.3.0']
3030
steps:
3131
- name: Run CVE scan
3232
uses: lhotari/sandboxed-trivy-action@555963036b2012b44c1071508a236e569db28ebb # v1.0.1

0 commit comments

Comments
 (0)