Merge pull request #180 from lanyulei/dev

fix: fix bug.
This commit is contained in:
lanyulei 2021-04-25 14:23:36 +08:00 committed by GitHub
commit 3cab7389bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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