Skip to content

Commit f2d00f6

Browse files
committed
multiplatform
1 parent b1a3a9c commit f2d00f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-docker-image.yml

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
- name: Build and push
3434
uses: docker/build-push-action@v6
3535
with:
36+
platforms: linux/amd64,linux/arm64
3637
file: ./wp_rs_web/Dockerfile
3738
push: true
3839
tags: |

0 commit comments

Comments
 (0)