Skip to content

Commit

Permalink
Update CI to use 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
johanbrandhorst committed Aug 31, 2020
1 parent 52aeeec commit 0b8a0b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ executors:
password1: '3ec86b2e5a431be2d72c'
GLOG_logtostderr: '1'
docker:
- image: docker.pkg.github.com/grpc-ecosystem/grpc-gateway/build-env:1.14
- image: docker.pkg.github.com/grpc-ecosystem/grpc-gateway/build-env:1.15
auth:
username: gateway-ci-user
password: ${password0}${password1}
Expand Down

0 comments on commit 0b8a0b1

Please sign in to comment.