Skip to content

Commit

Permalink
dockerized: Bump builder image
Browse files Browse the repository at this point in the history
The image includes the updated golangci-lint version (v1.57.2)

Signed-off-by: Edward Haas <[email protected]>
  • Loading branch information
EdDev committed Apr 24, 2024
1 parent 8345ab9 commit 0077abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/dockerized
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ fi

fail_if_cri_bin_missing

KUBEVIRT_BUILDER_IMAGE=${KUBEVIRT_BUILDER_IMAGE:-"quay.io/kubevirt/builder:2403080945-556ae2ce2"}
KUBEVIRT_BUILDER_IMAGE=${KUBEVIRT_BUILDER_IMAGE:-"quay.io/kubevirt/builder:2404230832-ecfb0dd8a"}

SYNC_OUT=${SYNC_OUT:-true}

Expand Down

0 comments on commit 0077abd

Please sign in to comment.