mirror of
https://github.com/tenox7/wrp.git
synced 2024-11-21 19:30:48 +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
|
WORKDIR /src
|
||||||
RUN git clone https://github.com/tenox7/wrp.git
|
RUN git clone https://github.com/tenox7/wrp.git
|
||||||
WORKDIR /src/wrp
|
WORKDIR /src/wrp
|
||||||
|
Loading…
Reference in New Issue
Block a user