mirror of
https://github.com/aramperes/onetun.git
synced 2025-09-08 23:58:31 -04:00
fix docker build
This commit is contained in:
parent
4fa8304799
commit
f3661c0a2c
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.83.0 as cargo-build
|
||||
FROM rust:1.82.0 as cargo-build
|
||||
|
||||
WORKDIR /usr/src/onetun
|
||||
COPY Cargo.toml Cargo.toml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue