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