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
5514805c
Commit
5514805c
authored
Oct 23, 2018
by
Eric Chiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*: update go version
parent
9f91ae02
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 @
5514805c
...
...
@@ -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 @
5514805c
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