Skip to content

Commit

Permalink
bot: revert dockerfile bump
Browse files Browse the repository at this point in the history
  • Loading branch information
losman0s committed Dec 19, 2023
1 parent 817386b commit fc6720b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion observability/indexer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.72 as builder
FROM rust:1.71 as builder

RUN apt-get update -y && apt-get install -y pkg-config build-essential libudev-dev clang cmake protobuf-compiler
RUN rustup component add rustfmt clippy
Expand Down

0 comments on commit fc6720b

Please sign in to comment.