Skip to content
Snippets Groups Projects
Commit 5514805c authored by Eric Chiang's avatar Eric Chiang
Browse files

*: update go version

parent 9f91ae02
Branches
Tags
No related merge requests found
......@@ -3,9 +3,8 @@ language: go
sudo: required
go:
- 1.8
- 1.9
- '1.10'
- '1.11'
go_import_path: github.com/dexidp/dex
......
FROM golang:1.10.2-alpine
FROM golang:1.11.1-alpine
RUN apk add --no-cache --update alpine-sdk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment