There was an error while loading. Please reload this page.
1 parent 3613457 commit b00d525Copy full SHA for b00d525
1 file changed
packages/bazel-bot/docker-image/Dockerfile
@@ -17,7 +17,7 @@
17
18
##########################################################
19
# Build the command-line tool that lets us sign JWTs.
20
-FROM rust:1.79-buster
+FROM rust:1-bookworm
21
RUN git clone https://github.com/mike-engel/jwt-cli.git
22
WORKDIR /jwt-cli
23
RUN git checkout 652b5c4b2a9d9a236aa3826a8dd34204ca7e1dad
0 commit comments