Skip to content

Commit 4fdf73c

Browse files
authored
Bump Rust Version on Dockerfile from 1.79.0 to 1.81 (#912)
1 parent 3349cec commit 4fdf73c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.79.0-slim-bookworm AS builder
1+
FROM rust:1.81.0-slim-bookworm AS builder
22

33
RUN apt-get update && \
44
apt-get install -y build-essential

0 commit comments

Comments
 (0)