fix: update Dockerfile

This commit is contained in:
YuleiLan 2021-04-25 15:18:33 +08:00
parent 76f8b53d57
commit ebf87d8e4d

View File

@ -1,4 +1,4 @@
FROM golang:1.15
FROM golang:1.15 AS build
WORKDIR /opt/ferry