mirror of
https://github.com/tenox7/wrp.git
synced 2025-02-09 06:30:32 +00:00
fix dockerfile casing
This commit is contained in:
parent
f7799ecba5
commit
703e9d0452
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user