Skip to content

Commit

Permalink
Fix trivy analysis reported issues (#1842)
Browse files Browse the repository at this point in the history
Signed-off-by: Prajyot-Parab <[email protected]>
  • Loading branch information
Prajyot-Parab authored Jun 18, 2024
1 parent c2108ff commit d2b1a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ RELEASE_DIR := out
OUTPUT_TYPE ?= type=registry

# Go
GO_VERSION ?=1.21.10
GO_VERSION ?=1.21.11
GO_CONTAINER_IMAGE ?= golang:$(GO_VERSION)

# kind
Expand Down

0 comments on commit d2b1a1b

Please sign in to comment.