Skip to content

Commit

Permalink
bump to 1.17 (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhamrah authored Dec 7, 2018
1 parent 33ba282 commit 12abfd1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions variables.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

DOCKER_REPO=${DOCKER_REPO}
NAMESPACE=${NAMESPACE:-namely}
ALPINE_VERSION=${ALPINE_VERSION:-3.9}
GRPC_VERSION=${GRPC_VERSION:-1.16}
GRPC_VERSION=${GRPC_VERSION:-1.17}
BUILD_VERSION=${BUILD_VERSION:-0}
CONTAINER=${DOCKER_REPO}${NAMESPACE}
LATEST=${1:false}
Expand Down

0 comments on commit 12abfd1

Please sign in to comment.