mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-04-05 20:17:53 +08:00
feat:更新Dockerfile文件
This commit is contained in:
parent
1a40caaa6c
commit
e6fbb732c1
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user