Skip to content

Commit 02a8e8d

Browse files
authored
build(envoy): Update envoy version to 1.29.1 (#5391)
* bump envoy to 1.29.1 * run go mod tidy * Revert "run go mod tidy" This reverts commit 1b9a714.
1 parent 173f4ce commit 02a8e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scheduler/Dockerfile.envoy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM envoyproxy/envoy:v1.26.1 as envoy
1+
FROM envoyproxy/envoy:v1.29.1 as envoy
22

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

0 commit comments

Comments
 (0)