Fixing typo in Containerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
j# ====== Stage 1: Builder image ======
|
||||
# ====== Stage 1: Builder image ======
|
||||
FROM fedora:latest AS builder
|
||||
|
||||
RUN dnf update -y && dnf install -y git golang
|
||||
|
||||
Reference in New Issue
Block a user