Skip to content

Commit 509b49d

Browse files
committed
(f: Update project Go toolchain version to 1.22.9)
1 parent bc592f9 commit 509b49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DistTasks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ tasks:
172172
#
173173
# Until there is a fix released we must use a recent gcc for Linux_ARMv6 build, so for this
174174
# build we select the debian10 based container.
175-
CONTAINER_TAG: "{{.GO_VERSION}}-armel-debian9"
175+
CONTAINER_TAG: "{{.GO_VERSION}}-armel-debian12"
176176
PACKAGE_PLATFORM: "Linux_ARMv6"
177177
PACKAGE_NAME: "{{.PROJECT_NAME}}_{{.VERSION}}_{{.PACKAGE_PLATFORM}}.tar.gz"
178178

0 commit comments

Comments
 (0)