Skip to content

Commit 6f53d82

Browse files
authored
Update build_docker.yml
1 parent 7d0d81c commit 6f53d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
push: true
2626
tags: emurgornd/wordpress:latest,emurgornd/wordpress:${{ github.ref_name }}
2727
file: "./src/docker/Dockerfile"
28-
platforms: linux/amd64,linux/arm64
28+
platforms: linux/amd64
2929
build-args: |
3030
phpVersion=8.4
3131

0 commit comments

Comments
 (0)