forked from External/ergo
fix #1195
This commit is contained in:
parent
c55b25d6a1
commit
b594ec05e6
4 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
## build Oragono
|
||||
FROM golang:1.14-alpine AS build-env
|
||||
FROM golang:1.15-alpine AS build-env
|
||||
|
||||
RUN apk add --no-cache git make curl sed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue