We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd3bb82 + 177bb67 commit af19b57Copy full SHA for af19b57
Makefile
@@ -10,7 +10,7 @@ PACKER_WINDOWS_FILES = $(exec find packer/windows)
10
# Allow passing an existing golden base AMI into packer via `BASE_AMI_ID` env var
11
override BASE_AMI_ID ?=
12
13
-GO_VERSION ?= 1.23.6
+GO_VERSION ?= 1.24.0
14
15
FIXPERMS_FILES = go.mod go.sum $(exec find internal/fixperms)
16
packer/linux/.trigger-base-build
@@ -1 +1 @@
1
-# Last updated: 2025-09-09 12:36:23 UTC
+# Last updated: 2025-09-10 14:03:43 UTC
packer/windows/.trigger-base-build
0 commit comments