Skip to content

Commit

Permalink
Merge pull request #460 from abyssparanoia/renovate/envoyproxy-envoy-1.x
Browse files Browse the repository at this point in the history
Update envoyproxy/envoy Docker tag to v1.21.0
  • Loading branch information
abyssparanoia authored Jan 15, 2022
2 parents f9fa34e + 764753b commit 79c8f75
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.20.1
image: envoyproxy/envoy:v1.21.0
volumes:
- "./deployment/envoy:/etc/envoy"
- "./proto:/etc/pb"
Expand Down

0 comments on commit 79c8f75

Please sign in to comment.