mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-12-26 22:55:51 +08:00
feat:更新Dockerfile文件
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.10.3-alpine3.7 AS build
|
||||
FROM golang:1.11.4-alpine3.8 AS build
|
||||
|
||||
#新增 GLIBC
|
||||
ENV GLIBC_VERSION "2.28-r0"
|
||||
|
||||
Reference in New Issue
Block a user