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

Update software

parent 2685786d
No related branches found
No related tags found
No related merge requests found
FROM golang:1.10 as builder
FROM golang:1.12 as builder
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment