Skip to content

Commit

Permalink
Merge pull request #242 from abyssparanoia/renovate/docker-envoyproxy…
Browse files Browse the repository at this point in the history
…-envoy-1.x

Update envoyproxy/envoy Docker tag to v1.17.0
  • Loading branch information
abyssparanoia authored Jan 21, 2021
2 parents 2ba9762 + bf8a6b9 commit 4987cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ services:
command: ash -c "source .envrc && realize start --name default-grpc-server"

envoy:
image: envoyproxy/envoy:v1.16.2
image: envoyproxy/envoy:v1.17.0
volumes:
- "./deployment/envoy:/etc/envoy"
- "./proto:/etc/pb"
Expand Down

0 comments on commit 4987cf7

Please sign in to comment.