mirror of
https://github.com/Xevion/banner.git
synced 2025-12-15 06:11:11 -06:00
chore: update Dockerfile rust to 1.89.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Build Stage
|
||||
ARG RUST_VERSION=1.86.0
|
||||
ARG RUST_VERSION=1.89.0
|
||||
FROM rust:${RUST_VERSION}-bookworm AS builder
|
||||
|
||||
# Install build dependencies
|
||||
|
||||
Reference in New Issue
Block a user