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