Skip to content

Commit 4f19f22

Browse files
committed
fix: Bump rust version in tap-aggregator container
Signed-off-by: Natanael Mojica <[email protected]>
1 parent 52de2e4 commit 4f19f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.tap_aggregator

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.86-bookworm as build
1+
FROM rust:1.87-bookworm as build
22

33
WORKDIR /root
44

0 commit comments

Comments
 (0)