Skip to content

Commit 3105003

Browse files
author
Igor Kotrasinski
committed
Bump rustc in Dockerfile
Signed-off-by: Igor Kotrasinski <[email protected]>
1 parent 070f330 commit 3105003

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.50.0 AS builder
1+
FROM rust:1.56.1 AS builder
22

33
WORKDIR /server
44
ADD . /server

0 commit comments

Comments
 (0)