Ver código fonte

(CI) Use go 1.10 also for bogo testing

tls13
Henry D. Case 6 anos atrás
committed by Henry Dorsett Case
pai
commit
1313809b2b
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      _dev/bogo/Dockerfile

+ 1
- 1
_dev/bogo/Dockerfile Ver arquivo

@@ -1,4 +1,4 @@
FROM golang:1.9-alpine
FROM golang:1.10-alpine

RUN apk add --update \
git \


Carregando…
Cancelar
Salvar