fix: update Dockerfile
This commit is contained in:
parent
76f8b53d57
commit
ebf87d8e4d
@ -1,4 +1,4 @@
|
||||
FROM golang:1.15
|
||||
FROM golang:1.15 AS build
|
||||
|
||||
WORKDIR /opt/ferry
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user