mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-15 03:08:00 +01:00
Bump Rust version in Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
ARG RUST_VERSION=1.70.0
|
ARG RUST_VERSION=1.75.0
|
||||||
FROM rust:${RUST_VERSION}-bookworm as builder
|
FROM rust:${RUST_VERSION}-bookworm as builder
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user