Skip to content

Bump composer from 2.7.1 to 2.7.2 #166

Bump composer from 2.7.1 to 2.7.2

Bump composer from 2.7.1 to 2.7.2 #166

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 .