Skip to content

Commit

Permalink
use the exact version
Browse files Browse the repository at this point in the history
  • Loading branch information
drewgonzales360 committed Nov 25, 2024
1 parent 9cb8373 commit 9f7bf0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ test:
verify-fips:
stage: build
tags: [ "runner:main" ]
image: registry.ddbuild.io/images/mirror/golang:1.22.2
image: registry.ddbuild.io/images/mirror/golang:1.23.3
script:
- make bin/aws-ebs-csi-driver
- go tool nm bin/aws-ebs-csi-driver | grep -E 'sig.FIPSOnly|sig.BoringCrypto|sig.StandardCrypto'
Expand Down

0 comments on commit 9f7bf0d

Please sign in to comment.