Commit e23f363
committed
feat: use docker/build-push/remote@v2
This action allows us to build multi-architecture images easily by using
remote builders. The remove builds will target the proper platform making
the build fast and simpler as we don't need to merge intermediate images
into a common docker manifest.
See PEN-91 parent 5aa9d92 commit e23f363
1 file changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 22 | + | |
0 commit comments