netbox-docker/.github/workflows
Matthew Seaman c3ee46e807
Multi-architecture builds are overwriting each other (#3)
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 11:00:23 +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 (#3) 2023-10-16 11:00:23 +01:00