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.
1 parent bc592f9 commit 509b49dCopy full SHA for 509b49d
DistTasks.yml
@@ -172,7 +172,7 @@ tasks:
172
#
173
# Until there is a fix released we must use a recent gcc for Linux_ARMv6 build, so for this
174
# build we select the debian10 based container.
175
- CONTAINER_TAG: "{{.GO_VERSION}}-armel-debian9"
+ CONTAINER_TAG: "{{.GO_VERSION}}-armel-debian12"
176
PACKAGE_PLATFORM: "Linux_ARMv6"
177
PACKAGE_NAME: "{{.PROJECT_NAME}}_{{.VERSION}}_{{.PACKAGE_PLATFORM}}.tar.gz"
178
0 commit comments