We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5d808b + b86f589 commit ad0e99aCopy full SHA for ad0e99a
Containerfile
@@ -1,5 +1,5 @@
1
# This is *not* sha-locked as ghcr doesn't have arch-agnostic SHAs ATM, AFAICT.
2
-FROM rust:1.91-bookworm AS build
+FROM rust:1.92-bookworm AS build
3
4
RUN apt-get update && apt-get --assume-yes install protobuf-compiler git clang cmake build-essential llvm-dev libclang-dev jq
5
0 commit comments