Skip to content

Commit efc9fef

Browse files
Improve comment on how important it is to match each tool version with the golang version
Signed-off-by: Nicolas-Peiffer <[email protected]>
1 parent 403d63e commit efc9fef

1 file changed

+2
-1
lines changed

Containerfile.goreleaser-ko-cosign-trivy-syft-x86-arm64-root-usr

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
# linux/amd64 (x86_64) and linux/arm64 (aarch64).
1919
#==============================================================================#
2020

21-
# Set Go & tools versions
21+
# Set Go & tools versions. Be carreful when upgrading these versions, make sure
22+
# to keep them in sync with the version golang
2223
ARG GOLANG_VERSION=1.22.5
2324
ARG TRIVY_VERSION=0.49.1
2425
ARG SYFT_VERSION=1.9.0

0 commit comments

Comments
 (0)