Skip to content
Snippets Groups Projects
Commit 6cb11e07 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Updated golang

parent 8ccd7155
Branches custom_prefix
No related tags found
No related merge requests found
FROM golang:1.9.2 as builder FROM golang:1.9.4 as builder
RUN CGO_ENABLED=0 go get -d -v github.com/bitly/oauth2_proxy RUN CGO_ENABLED=0 go get -d -v github.com/bitly/oauth2_proxy
RUN CGO_ENABLED=0 go install -v github.com/bitly/oauth2_proxy RUN CGO_ENABLED=0 go install -v github.com/bitly/oauth2_proxy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment