Skip to content

Commit fedd1ef

Browse files
build(deps): bump envoyproxy/envoy in /cmd/cl-dataplane (#735)
Bumps envoyproxy/envoy from v1.32.3 to v1.33.0. --- updated-dependencies: - dependency-name: envoyproxy/envoy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf7d472 commit fedd1ef

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.32.3
1+
FROM envoyproxy/envoy:v1.33.0
22

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

0 commit comments

Comments
 (0)