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
bb6f9d8d3c
commit
c2bc574a9f
@ -1,7 +1,7 @@
|
|||||||
FROM golang:1.10.3-alpine3.7
|
FROM golang:1.10.3-alpine3.7
|
||||||
|
|
||||||
#新增 GLIBC
|
#新增 GLIBC
|
||||||
ENV GLIBC_VERSION 2.28-r0
|
ENV GLIBC_VERSION "2.28-r0"
|
||||||
|
|
||||||
# Download and install glibc
|
# Download and install glibc
|
||||||
RUN apk add --update && \
|
RUN apk add --update && \
|
||||||
|
Loading…
Reference in New Issue
Block a user