Skip to content

Commit

Permalink
Merge pull request #861 from Checkmarx/miryamFoifer/updateGoVersionTo…
Browse files Browse the repository at this point in the history
…FixVulnerabilties

Update go version and chainguard version to fix CVEs
  • Loading branch information
miryamfoiferCX authored Sep 11, 2024
2 parents 919b01b + ffd0295 commit 52c492d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cgr.dev/chainguard/bash@sha256:6f0c9e28cbbe206781cb6b0ace299d1d4edbb2450bfadffb8b2e125596d0f6b0
FROM cgr.dev/chainguard/bash@sha256:2faccc3e8ab049d82dec0e4d2dd8b45718c71ce640608584d95a39092b5006b5

USER nonroot

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/checkmarx/ast-cli

go 1.22.5
go 1.22.7

require (
github.com/Checkmarx/gen-ai-prompts v0.0.0-20240807143411-708ceec12b63
Expand Down

0 comments on commit 52c492d

Please sign in to comment.