Resetting 'from' directives
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user