Skip to content

Commit

Permalink
bump rust version CI image
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrishn7 committed Aug 27, 2024
1 parent 5e0add5 commit e346b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ci
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.73.0-buster as builder
FROM rust:1.80.0-buster as builder
WORKDIR /app

# Install cmake (Required to build librdkafka)
Expand Down

0 comments on commit e346b48

Please sign in to comment.