diff options
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -FROM xena/go:1.11.1 AS build +FROM xena/go:1.11.2 AS build WORKDIR /x COPY . . ENV GOPROXY=https://cache.greedo.xeserv.us |
![]() |
index : x.git | |
| Unnamed repository; edit this file 'description' to name the repository. | root |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Dockerfile | 2 |
@@ -1,4 +1,4 @@ -FROM xena/go:1.11.1 AS build +FROM xena/go:1.11.2 AS build WORKDIR /x COPY . . ENV GOPROXY=https://cache.greedo.xeserv.us |