Skip to content

Commit

Permalink
Merge pull request #488 from abyssparanoia/renovate/envoyproxy-envoy-1.x
Browse files Browse the repository at this point in the history
Update dependency envoyproxy/envoy to v1.22.0
  • Loading branch information
abyssparanoia authored Apr 25, 2022
2 parents 8052191 + ab6b934 commit 3270d82
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 3270d82

Please sign in to comment.