Build multi-arch image.

This will build only those architectures that we have runners to build on
This commit is contained in:
Micah Anderson 2024-02-06 09:38:22 -05:00 committed by micah
parent 913732356a
commit 9b689a105e
2 changed files with 0 additions and 2 deletions

View file

@ -1,7 +1,6 @@
FROM docker.io/library/golang:1.21 AS build
# Set some labels
# io.containers.autoupdate label will instruct podman to reach out to the corres
# corresponding registry to check if the image has been updated. If an image
# must be updated, Podman pulls it down and restarts the systemd unit executing