Fix Docker multi-arch build stage
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM --platform=$BUILDPLATFORM rust:1-bookworm AS builder
|
FROM rust:1-bookworm AS builder
|
||||||
|
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
|
|||||||
Reference in New Issue
Block a user