Skip to content
Snippets Groups Projects
Commit a2dba86a authored by Cédric Moreau's avatar Cédric Moreau
Browse files

fix(#195): broken arm64 build (2)

parent 1eb69b6d
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ RUN if [ "$cucumber" != 0 ] && [ "$TARGETPLATFORM" = "$BUILDPLATFORM" ]; then \
# Final Stage
# ------------------------------------------------------------------------------
FROM target
FROM debian:bullseye-slim
ARG BUILDPLATFORM
ARG TARGETPLATFORM
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment