Skip to content

Commit

Permalink
Integrate monitor-rs version v0.2.1
Browse files Browse the repository at this point in the history
- setting EnableBigFrames is a breaking change so pkh/monitor and
  eve-monitor-rs must be in sync. v0.2.1 has necessary changes

Signed-off-by: Mikhail Malyshev <[email protected]>
  • Loading branch information
rucoder committed Mar 12, 2025
1 parent 6bb8fa5 commit 303491e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/monitor/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright (c) 2024 Zededa, Inc.
# SPDX-License-Identifier: Apache-2.0

ARG MONITOR_RS_VERSION=v0.2.0
ARG MONITOR_RS_VERSION=v0.2.1
ARG RUST_VERSION=lfedge/eve-rust:1.84.1
FROM --platform=$BUILDPLATFORM ${RUST_VERSION} AS toolchain-base
ARG TARGETARCH
Expand Down

0 comments on commit 303491e

Please sign in to comment.