Skip to content

- bump PHP to 8.3.1 and Composer to 2.6.6 #17

- bump PHP to 8.3.1 and Composer to 2.6.6

- bump PHP to 8.3.1 and Composer to 2.6.6 #17

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