mirror of
https://github.com/tenox7/wrp.git
synced 2024-11-21 04:31:25 +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…
Reference in New Issue
Block a user