wsproxy icon indicating copy to clipboard operation
wsproxy copied to clipboard

Feature: Update github actions to latest version & support arm64 as dockerbuild target

Open shkreios opened this issue 4 months ago • 0 comments

Why

Since this is an image majorly used for development purposes, providing an arm64 docker target will be beneficial for users on macos m1, since it doesn't require the use of emulation through rosetta

Changes

  • Updated all github actions to their respective latest supported version
  • Add platforms setting to docker/build-push-action to build both linux/amd64 & linux/arm64 images

shkreios avatar Oct 01 '24 17:10 shkreios