We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4fd27e commit 7bce3f7Copy full SHA for 7bce3f7
tools/update_bindings.sh
@@ -6,6 +6,7 @@
6
set -e
7
8
docker buildx build \
9
+ --platform linux/amd64 \
10
--target docsrs_bindings \
11
-o type=local,dest=. \
12
--build-arg PHP_VERSION=8.3 \
0 commit comments