Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dex
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
dex
Commits
867130e2
Unverified
Commit
867130e2
authored
Oct 24, 2018
by
Eric Chiang
Committed by
GitHub
Oct 24, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1325 from ericchiang/go
*: update go version
parents
9f91ae02
5514805c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
.travis.yml
.travis.yml
+1
-2
Dockerfile
Dockerfile
+1
-1
No files found.
.travis.yml
View file @
867130e2
...
...
@@ -3,9 +3,8 @@ language: go
sudo
:
required
go
:
-
1.8
-
1.9
-
'
1.10'
-
'
1.11'
go_import_path
:
github.com/dexidp/dex
...
...
Dockerfile
View file @
867130e2
FROM
golang:1.1
0.2
-alpine
FROM
golang:1.1
1.1
-alpine
RUN
apk add
--no-cache
--update
alpine-sdk
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment