mirror of
https://github.com/GothenburgBitFactory/taskchampion-sync-server.git
synced 2026-07-16 08:24:45 +00:00
Add an MSRV comment to Dockerfiles
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
# Versions must be major.minor
|
||||
# Default versions are as below
|
||||
# RUST_VERSION should match the MSRV in Cargo.toml.
|
||||
ARG RUST_VERSION=1.88
|
||||
ARG ALPINE_VERSION=3.20
|
||||
|
||||
|
||||
Reference in New Issue
Block a user