Skip to content

Commit

Permalink
Update eve-monitor-rs tag
Browse files Browse the repository at this point in the history
- Update tag to v0.1.1 which fixes is_onboarded() logic

Signed-off-by: Mikhail Malyshev <[email protected]>
  • Loading branch information
rucoder committed Nov 25, 2024
1 parent 6c4a113 commit f3e3f82
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.1.0
ARG MONITOR_RS_VERSION=v0.1.1
ARG RUST_VERSION=lfedge/eve-rust:1.80.1
FROM --platform=$BUILDPLATFORM ${RUST_VERSION} AS toolchain-base
ARG TARGETARCH
Expand Down

0 comments on commit f3e3f82

Please sign in to comment.