Skip to content

Commit

Permalink
Bump envoyproxy/envoy from v1.26.2 to v1.27.0 (#25)
Browse files Browse the repository at this point in the history
Bumps envoyproxy/envoy from v1.26.2 to v1.27.0.

---
updated-dependencies:
- dependency-name: envoyproxy/envoy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2023
1 parent 4dc5469 commit 6fdbe5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envoy.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM envoyproxy/envoy:v1.26.2
FROM envoyproxy/envoy:v1.27.0
EXPOSE 8080
EXPOSE 9901
COPY eds-config.yaml /etc/envoy/envoy.yaml

0 comments on commit 6fdbe5d

Please sign in to comment.