Skip to content

Commit

Permalink
Update envoyproxy/envoy Docker tag to v1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 26, 2021
1 parent b6f560a commit dc57cd7
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.17.0
image: envoyproxy/envoy:v1.17.1
volumes:
- "./deployment/envoy:/etc/envoy"
- "./proto:/etc/pb"
Expand Down

0 comments on commit dc57cd7

Please sign in to comment.