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 5146a8d commit 5010101Copy full SHA for 5010101
DistTasks.yml
@@ -184,7 +184,7 @@ tasks:
184
#
185
# Until there is a fix released we must use a recent gcc for Linux_ARMv6 build, so for this
186
# build we select the debian10 based container.
187
- CONTAINER_TAG: "{{.GO_VERSION}}-armel-debian9"
+ CONTAINER_TAG: "{{.GO_VERSION}}-armel"
188
PACKAGE_PLATFORM: "Linux_ARMv6"
189
PACKAGE_NAME: "{{.PROJECT_NAME}}_{{.VERSION}}_{{.PACKAGE_PLATFORM}}.tar.gz"
190
0 commit comments