Skip to content

- bump PHP to 8.3.1 and Composer to 2.6.6 (#43) #18

- bump PHP to 8.3.1 and Composer to 2.6.6 (#43)

- bump PHP to 8.3.1 and Composer to 2.6.6 (#43) #18

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