Resetting 'from' directives
Build / supermicro-x10drh (push) Has been cancelled
Build / workstation-nvidia-base (push) Has been cancelled
Build / asrock-x570 (push) Has been cancelled
Build / lenovo-16arh7h (push) Has been cancelled

This commit is contained in:
Ben Radey
2026-06-06 11:34:33 -04:00
parent 3e7c16ad95
commit 15439af360
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# ====== Stage 1: Builder image ======
FROM fedora:latest AS builder
FROM registry.fedoraproject.org/fedora:latest AS builder
RUN dnf5 update -y && dnf install -y git golang