mirror of
https://github.com/Xevion/time-banner.git
synced 2025-12-06 17:16:43 -06:00
Update rust to 1.81
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Build Stage
|
# Build Stage
|
||||||
FROM rust:1.68.0 as builder
|
FROM rust:1.81.0 as builder
|
||||||
|
|
||||||
RUN USER=root cargo new --bin time-banner
|
RUN USER=root cargo new --bin time-banner
|
||||||
WORKDIR ./time-banner
|
WORKDIR ./time-banner
|
||||||
|
|||||||
Reference in New Issue
Block a user