Commit e58fcd8
committed
fix(docker): build push gateway without --locked after cargo chef cook
Same cargo chef cook lock divergence as the relay Dockerfile; build without
--locked so the lock is refreshed to the chef resolution.
Closes #18 (part 12 docker)
Signed-off-by: Brian Charbonneau <github@briancharbonneau.com>1 parent a6c86d6 commit e58fcd8
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments