Commit 5f1070a
committed
fix: staticallty link ecr-credential-provider
The bump to v1.33 changed the binary to be dynamically linked.
Explicitly set `CGO_ENABLED=0` while building.
Fixes: #706
Signed-off-by: Noel Georgi <[email protected]>1 parent 40a0b65 commit 5f1070a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments