Commit 5ff7c07
authored
Updates image targets to match CI (#50)
We only build and distribute amd64 images at this time, so we should
specify that as the platform when building the image to prevent
accidental pushes of arm64 images when building from Apple Silicon.
Additionally, CI doesn't publish images with the `v` prefix, so the
versioning targets are updated to match.1 parent 8f85cba commit 5ff7c07
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments