Try to make circleci happy to build on arm64v8. (#125)

This commit is contained in:
ndeet 2025-10-02 12:40:20 +02:00 committed by GitHub
parent 4a12df443c
commit 0ff36e1f99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,5 @@
FROM --platform=linux/arm64 wordpress:6.8.3-php8.3
FROM arm64v8/wordpress:6.8.3-php8.3
#EnableQEMU COPY qemu-aarch64-static /usr/bin
ENV WOOCOMMERCE_VERSION 10.2.2
ENV BTCPAY_PLUGIN_VERSION 2.7.2