Skip to content

Commit 5010101

Browse files
committed
support for debian9 has been removed in container
1 parent 5146a8d commit 5010101

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
@@ -184,7 +184,7 @@ tasks:
184184
#
185185
# Until there is a fix released we must use a recent gcc for Linux_ARMv6 build, so for this
186186
# build we select the debian10 based container.
187-
CONTAINER_TAG: "{{.GO_VERSION}}-armel-debian9"
187+
CONTAINER_TAG: "{{.GO_VERSION}}-armel"
188188
PACKAGE_PLATFORM: "Linux_ARMv6"
189189
PACKAGE_NAME: "{{.PROJECT_NAME}}_{{.VERSION}}_{{.PACKAGE_PLATFORM}}.tar.gz"
190190

0 commit comments

Comments
 (0)