aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2024-02-06 09:38:22 -0500
committermicah <micah@torproject.org>2024-03-03 14:07:33 +0000
commit9b689a105e03f6319a72d9319f9c51ba4c1df45b (patch)
tree1ac692439abc97a4760548c9af69e341243584af /Dockerfile
parent913732356ac5c8ec7f10348b6e0432ced56e5e79 (diff)
downloadsnowflake-9b689a105e03f6319a72d9319f9c51ba4c1df45b.tar.gz
snowflake-9b689a105e03f6319a72d9319f9c51ba4c1df45b.zip
Build multi-arch image.
This will build only those architectures that we have runners to build on
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 28bd78b..7fc401f 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -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