Merge pull request #182 from lanyulei/dev

fix: update Dockerfile
This commit is contained in:
lanyulei 2021-04-25 15:19:02 +08:00 committed by GitHub
commit 41080c94c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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