Commit e8c19d4
committed
build(docker): pin OpenCode install to a versioned build ARG
Previously the installer always fetched the latest release at build
time, making image builds non-reproducible. Introducing OPENCODE_VERSION
ARG (default 1.4.0) lets the caller pin or upgrade the version
explicitly, and keeps the comment block accurate and actionable.1 parent ffdf583 commit e8c19d4
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
86 | 89 | | |
87 | 90 | | |
88 | 91 | | |
| |||
0 commit comments