Skip to content

Commit

Permalink
upgrade to duoauthproxy 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jumanjiman committed Jul 21, 2019
1 parent c40fd0d commit b91fbf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Docker hub: [https://registry.hub.docker.com/u/jumanjiman/duoauthproxy/](https:/
<br />
Image metadata: [https://microbadger.com/#/images/jumanjiman/duoauthproxy](https://microbadger.com/#/images/jumanjiman/duoauthproxy)
<br />
Current version: Duo Authproxy 3.0.0
Current version: Duo Authproxy 3.1.0
([release notes](https://duo.com/support/documentation/authproxy-notes))


Expand Down
2 changes: 1 addition & 1 deletion ci/build
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ set -o pipefail

cat >ci/vars <<EOF
# shellcheck shell=bash
declare -rx VERSION=3.0.0
declare -rx VERSION=3.1.0
declare -rx BUILD_DATE=$(date +%Y%m%dT%H%M)
declare -rx VCS_REF=$(git describe --abbrev=7 --tags --always)
declare -rx TAG=\${VERSION}-\${BUILD_DATE}-git-\${VCS_REF}
Expand Down

0 comments on commit b91fbf5

Please sign in to comment.