Skip to content

Commit

Permalink
Pin version 2.2 (#2)
Browse files Browse the repository at this point in the history
* Update Dockerfile

* Update Dockerfile

* Update Dockerfile
  • Loading branch information
goruha authored Mar 25, 2018
1 parent bb5cfce commit 686543b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM alpine

ARG REPO=bitly/oauth2_proxy
ARG VERSION=2.1
ARG BASE_NAME=oauth2_proxy-$VERSION.linux-amd64.go1.6
ARG VERSION=2.2
ARG BASE_NAME=oauth2_proxy-$VERSION.0.linux-amd64.go1.8.1
ARG GITHUB_TOKEN=

ADD Makefile /
Expand Down

0 comments on commit 686543b

Please sign in to comment.