Skip to content

Bump composer from 2.6.5 to 2.6.6 #160

Bump composer from 2.6.5 to 2.6.6

Bump composer from 2.6.5 to 2.6.6 #160

name: Build Docker image
on:
pull_request:
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- name: Build image
run: docker build -t test-build .