Skip to content

Commit dc9aea9

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

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)