netbox-docker/.github/workflows
Matthew Seaman 3bd18240b0 Multi-architecture builds are overwriting each other
So we end up with just the arm64 images in ghcr.io repository, since
they are the slowest to build.

Resynchronise the 'platforms' section in the workflow with
upstream. It's not a list of architectures, one per list entry.  It's
a single list entry mentioning all architectures.
2023-10-16 10:43:40 +01:00
..
push.yml Ooops. Turns out we do actually want the arm64 images (#2) 2023-10-13 14:52:31 +01:00
release.yml Multi-architecture builds are overwriting each other 2023-10-16 10:43:40 +01:00