Skip to content

Commit b86f589

Browse files
authored
Bump to rust 1.92 (#34)
1 parent 3fcab88 commit b86f589

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This is *not* sha-locked as ghcr doesn't have arch-agnostic SHAs ATM, AFAICT.
2-
FROM rust:1.91-bookworm AS build
2+
FROM rust:1.92-bookworm AS build
33

44
RUN apt-get update && apt-get --assume-yes install protobuf-compiler git clang cmake build-essential llvm-dev libclang-dev jq
55

0 commit comments

Comments
 (0)