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

*: update build to Go 1.10

parent f2eac0e7
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ sudo: required
go:
- 1.8
- 1.9
- '1.10'
go_import_path: github.com/coreos/dex
......
FROM golang:1.9.2-alpine
FROM golang:1.10.0-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