mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-08 09:24:17 +00:00
Adding link to raskys repo.
This commit is contained in:
parent
1f85f857c8
commit
71e66fefad
|
@ -4,6 +4,7 @@ ARG CARGO_BUILD_FEATURES=default
|
|||
ARG RUST_RELEASE_MODE=debug
|
||||
|
||||
ARG AMD_BUILDER_IMAGE=rust:${RUST_VERSION}
|
||||
# Repo: https://github.com/raskyld/lemmy-cross-toolchains
|
||||
ARG ARM_BUILDER_IMAGE="ghcr.io/raskyld/aarch64-lemmy-linux-gnu:v0.2.0"
|
||||
|
||||
ARG AMD_RUNNER_IMAGE=debian:bookworm-slim
|
||||
|
|
Loading…
Reference in a new issue