Skip to content

Commit

Permalink
Set docker arg with php version in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
thueske committed Apr 28, 2024
1 parent 07adcd7 commit 616f68e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: lucacome/docker-image-update-checker@v1
with:
base-image: wordpress:php${PHP_VERSION}-fpm-alpine
image: ghcr.io/hueske-digital/wordpress:latest
image: hueske-digital/wordpress:latest

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit 616f68e

Please sign in to comment.