mirror of
https://github.com/aramperes/onetun.git
synced 2025-09-09 06:38:32 -04:00
chore: update Dockerfile rust version 1.63.0 -> 1.65.0
This commit is contained in:
parent
9f53198f17
commit
1997ae7ea8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM rust:1.63.0 as cargo-build
|
FROM rust:1.65.0 as cargo-build
|
||||||
|
|
||||||
WORKDIR /usr/src/onetun
|
WORKDIR /usr/src/onetun
|
||||||
COPY Cargo.toml Cargo.toml
|
COPY Cargo.toml Cargo.toml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue