wasmCloud / wasmcloud-otp

wasmCloud host runtime that leverages Elixir/OTP and Rust to provide simple, secure, distributed application development using the actor model
Apache License 2.0
228 stars 48 forks source link

fix(ci): Builds docker images for both supported arches #632

Closed thomastaylor312 closed 1 year ago

thomastaylor312 commented 1 year ago

Feature or Problem

The current 0.63 builds only have the arm64 architecture available for docker images

Release Information

Next. However, if we can find a way to rebuild the 0.63.1 images using this, that would be nice

Testing

This is being tested with a run of the pipeline before changing back the vars

thomastaylor312 commented 1 year ago

Closing this out and pushing to a branch in the repo so I can test the push properly