Skip to content

Commit

Permalink
Update dependency envoyproxy/envoy to v1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 17, 2022
1 parent 8052191 commit ab6b934
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.21.1
image: envoyproxy/envoy:v1.22.0
volumes:
- "./deployment/envoy:/etc/envoy"
- "./proto:/etc/pb"
Expand Down

0 comments on commit ab6b934

Please sign in to comment.