Skip to content

Commit

Permalink
Update build_docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
crypto-titan authored Dec 13, 2024
1 parent 96f3e9f commit 37c2422
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,8 @@ jobs:
with:
push: true
tags: emurgornd/wordpress:latest,emurgornd/wordpress:${{ github.ref_name }}
file: "./src/docker/Dockerfile"
platforms: linux/amd64,linux/arm64
build-args: |
phpVersion=8.4

0 comments on commit 37c2422

Please sign in to comment.