Commit 6e4b40d
committed
fix(docker): set SOPS_AGE_KEY as ENV from ARG for build stage
ARG values are not automatically available as environment variables
in RUN commands. Convert ARG to ENV so sops can access the key.1 parent 779f2ba commit 6e4b40d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments