Skip to content

Commit c2f58d6

Browse files
committed
Update Rust docker image to 1.64
Signed-off-by: Ryan Gonzalez <[email protected]>
1 parent 6580c58 commit c2f58d6

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.59.0-slim-bullseye AS build
1+
FROM rust:1.64.0-slim-bullseye AS build
22
ARG DEBIAN_FRONTEND=noninteractive
33

44
ADD . /app

0 commit comments

Comments
 (0)