There was an error while loading. Please reload this page.
1 parent 120a46b commit 9dd589cCopy full SHA for 9dd589c
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.41.1 as builder
+FROM rust:1.45 as builder
2
3
ADD . /app
4
WORKDIR /app
0 commit comments