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 984fa23 commit 0934e53Copy full SHA for 0934e53
docker-compose.yml
@@ -80,6 +80,7 @@ services:
80
- "go_cache:/go/pkg"
81
environment:
82
GOOS: "${GOOS:-}"
83
+ GOARCH: "${GOARCH:-}"
84
helm:
85
image: "alpine/helm:${HELM_VERSION}"
86
http:
0 commit comments