Skip to content

Commit 2326217

Browse files
build(deps): bump envoyproxy/envoy in /cmd/cl-dataplane (#757)
Bumps envoyproxy/envoy from v1.33.2 to v1.34.1. --- updated-dependencies: - dependency-name: envoyproxy/envoy dependency-version: v1.34.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Etai Lev Ran <elevran@gmail.com>
1 parent 764f431 commit 2326217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/cl-dataplane/Dockerfile

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

33
# Populated during the build process, for example, with 'arm64' or 'amd64'.
44
ARG TARGETARCH

0 commit comments

Comments
 (0)