Updating name #4
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM rust:1.96.1 as builder
|
FROM rust:1.97 as builder
|
||||||
|
|
||||||
# Set the working directory inside the container
|
# Set the working directory inside the container
|
||||||
WORKDIR /usr/src/app
|
WORKDIR /usr/src/app
|
||||||
|
|||||||
Reference in New Issue
Block a user