Compare commits
2 Commits
c819668fd6
...
6c72c514ae
| Author | SHA1 | Date | |
|---|---|---|---|
| 6c72c514ae | |||
|
|
721534f213 |
@@ -1,4 +1,4 @@
|
||||
FROM rust:1.92.0 AS builder
|
||||
FROM rust:latest AS builder
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user