forked from github-mirrorer/taskchampion-sync-server
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