Skip to content

Commit 9dd589c

Browse files
authored
chore: Update Docker rust to 1.45 (#193)
1 parent 120a46b commit 9dd589c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.41.1 as builder
1+
FROM rust:1.45 as builder
22

33
ADD . /app
44
WORKDIR /app

0 commit comments

Comments
 (0)