feat: customized image

This commit is contained in:
Ondrej Vlach 2023-12-02 22:20:15 +01:00
parent 0ba7f6c216
commit 8fd17ffcc7
Signed by: ovlach
GPG Key ID: 4FF1A23B4914DE70

View File

@ -1,4 +1,4 @@
FROM rust:1.74.0
FROM git.nanobyte.cz/nanobyte/nano-rust:1.74.4e44cba
LABEL "com.github.actions.name"="Rust Action Box"
LABEL "com.github.actions.description"="'Silverbullet' for a quickstart Rust CI based upon Github Actions"