Commit c25d17f
committed
export tarball image file to be compatible with
`docker load` expects a file exported from `docker save`, but
`docker/build-push-action` exports tarballs with
`--output type=oci,dest=` for now, so we need to pass
`type=docker` explicitlydocker load
1 parent b1723b3 commit c25d17f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments