@@ -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"