Skip to content

Commit

Permalink
Bump envoyproxy/envoy from 1.27.0 to v1.28.0 (#56)
Browse files Browse the repository at this point in the history
Bumps envoyproxy/envoy from 1.27.0 to v1.28.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 May 1, 2024
1 parent 6fdbe5d commit 6154910
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.27.0
FROM envoyproxy/envoy:v1.28.0
EXPOSE 8080
EXPOSE 9901
COPY eds-config.yaml /etc/envoy/envoy.yaml

0 comments on commit 6154910

Please sign in to comment.