Skip to content

Commit

Permalink
Merge pull request #36 from TheThingsIndustries/feature/update
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
rvolosatovs authored Oct 30, 2019
2 parents 034f506 + f10b354 commit 2d10461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ docker build \
--build-arg ALPINE_VERSION="${ALPINE_VERSION:-"3.10"}" \
--build-arg GO_VERSION="${GO_VERSION:-"1.13.3"}" \
--build-arg GRPC_GATEWAY_VERSION="${GRPC_GATEWAY_VERSION:-"1.11.3"}" \
--build-arg GRPC_JAVA_VERSION="${GRPC_JAVA_VERSION:-"1.24.0"}" \
--build-arg GRPC_JAVA_VERSION="${GRPC_JAVA_VERSION:-"1.24.1"}" \
--build-arg GRPC_RUST_VERSION="${GRPC_RUST_VERSION:-"0.6.1"}" \
--build-arg GRPC_SWIFT_VERSION="${GRPC_SWIFT_VERSION:-"0.10.0"}" \
--build-arg GRPC_VERSION="${GRPC_VERSION:-"1.24.3"}" \
Expand Down

0 comments on commit 2d10461

Please sign in to comment.