Skip to content

Commit

Permalink
use a new version of go?
Browse files Browse the repository at this point in the history
  • Loading branch information
drewgonzales360 committed Nov 25, 2024
1 parent aea7031 commit 9cb8373
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: 486234852809.dkr.ecr.us-east-1.amazonaws.com/ci/k8s-volume-manager:4
image: registry.ddbuild.io/images/mirror/golang:1.22.2
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 9cb8373

Please sign in to comment.