mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2025-01-18 11:54:40 +00:00
fix: remove old dockerfile
This commit is contained in:
parent
805d395cc6
commit
dbbbcc3d15
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
||||||
FROM rust:latest
|
|
||||||
|
|
||||||
WORKDIR /app
|
|
||||||
|
|
||||||
COPY . .
|
|
||||||
|
|
||||||
RUN cargo build --release
|
|
Loading…
Reference in a new issue