Skip to content

Commit

Permalink
Update Dockerfile (#3)
Browse files Browse the repository at this point in the history
Update build harness to release 2.1 container
  • Loading branch information
goruha authored Mar 25, 2018
1 parent 92ecf41 commit bb5cfce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN set -ex \
make \
jq \
&& make init \
&& make github:download-release \
&& make github/download-public-release \
FILE=$BASE_NAME.tar.gz \
OUTPUT=oauth2-proxy.tar.gz \
VERSION=v$VERSION \
Expand Down

0 comments on commit bb5cfce

Please sign in to comment.