Ver código fonte

Pin to golang 1.10 for a moment

tags/v0.13^2
9seconds 7 anos atrás
pai
commit
618d91b15d
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      Dockerfile

+ 1
- 1
Dockerfile Ver arquivo

@@ -1,7 +1,7 @@
1 1
 ###############################################################################
2 2
 # BUILD STAGE
3 3
 
4
-FROM golang:alpine
4
+FROM golang:1.10-alpine
5 5
 
6 6
 RUN set -x \
7 7
   && apk --no-cache --update add \

Carregando…
Cancelar
Salvar