Skip to content

Commit ad0e99a

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions-updates-8bef3cad77
2 parents a5d808b + b86f589 commit ad0e99a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)