We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96a903d + d007998 commit f4ad098Copy full SHA for f4ad098
1 file changed
rootfs/Dockerfile
@@ -1,6 +1,6 @@
1
FROM golang:1.6.3
2
3
-ENV GLIDE_VERSION=v0.11.0 GLIDE_HOME=/root GO15VENDOREXPERIMENT=1
+ENV GLIDE_VERSION=v0.11.1 GLIDE_HOME=/root GO15VENDOREXPERIMENT=1
4
5
RUN addgroup --gid 999 godev
6
RUN adduser --system \
0 commit comments