feat: use public rust image

This commit is contained in:
Ondrej Vlach 2023-12-09 11:48:29 +01:00
parent 8fd17ffcc7
commit 780e19d7a2
Signed by: ovlach
GPG Key ID: 4FF1A23B4914DE70

View File

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