Skip to content

Commit b8e6ce5

Browse files
authored
fix(GH-1280): Github Actions folder for PHP 8.4 Update build-images.yaml
1 parent 2008634 commit b8e6ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
env:
1414
IMAGE: ghcr.io/it-at-m/eappointment-php-base
1515
VERSION: "8.4"
16-
DOCKERFILE: php83/Dockerfile
16+
DOCKERFILE: php84/Dockerfile
1717
XDEBUG_VERSION: "xdebug-3.3.0"
1818
COMPOSER_VERSION: "2"
1919
GHCR_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)