mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-10 06:54:12 +00:00
Try fixing arm build
This commit is contained in:
parent
52e6dcc51c
commit
a9a65a0f4f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
ARG RUST_BUILDER_IMAGE=rust:1-slim
|
||||
ARG RUST_BUILDER_IMAGE=rust:1.51-slim
|
||||
|
||||
# Build Lemmy
|
||||
FROM $RUST_BUILDER_IMAGE as builder
|
||||
|
|
Loading…
Reference in a new issue