Skip to content

Commit

Permalink
build(deps): bump envoyproxy/envoy from v1.26.1 to v1.32.2 in /scheduler
Browse files Browse the repository at this point in the history
Bumps envoyproxy/envoy from v1.26.1 to v1.32.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 2e5a1ed commit 67f917a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scheduler/Dockerfile.envoy
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM envoyproxy/envoy:v1.26.1 as envoy
FROM envoyproxy/envoy:v1.32.2 as envoy

FROM registry.access.redhat.com/ubi9/ubi-micro:9.3-13

Expand Down

0 comments on commit 67f917a

Please sign in to comment.