mirror of
https://github.com/tenox7/wrp.git
synced 2025-08-07 07:27:00 +00:00
fix dockerfile casing
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang as builder
|
||||
FROM golang AS builder
|
||||
WORKDIR /src
|
||||
RUN git clone https://github.com/tenox7/wrp.git
|
||||
WORKDIR /src/wrp
|
||||
|
Reference in New Issue
Block a user