Skip to content

- bump PHP to 8.5 and Composer to 2.9.3 #22

- bump PHP to 8.5 and Composer to 2.9.3

- bump PHP to 8.5 and Composer to 2.9.3 #22

name: Test Dockerfile build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
name: Test Dockerfile build
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v5.0.1
- name: Build the Docker image
run: docker build . --file Dockerfile