From 3e71df3511d9f5a41715190bb18bb4e629657b05 Mon Sep 17 00:00:00 2001 From: Andy Ford Date: Mon, 16 Oct 2023 18:58:58 +0100 Subject: [PATCH] build: build args --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ec43b5c..48f2669 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -99,6 +99,6 @@ jobs: push: true target: production build-args: | - --build-arg GO_VERSION=1.21.2 + GO_VERSION=1.21 tags: | andytwf/ecfmp-flow:discord-latest