Skip to content

Commit b06cf00

Browse files
committed
chore: Bump the Rust version in Dockerfile
1 parent f994959 commit b06cf00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.76.0-slim-bullseye as builder
1+
FROM rust:1.82.0-slim-bullseye as builder
22
RUN apt-get update && \
33
apt-get install -y --no-install-recommends \
44
--allow-unauthenticated \

0 commit comments

Comments
 (0)