Skip to content

Commit ee35e91

Browse files
committed
chore: Bump the Rust version in Dockerfile
1 parent 0aea7d6 commit ee35e91

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.66.1-slim-bullseye as builder
1+
FROM rust:1.67.1-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)