Skip to content

move upgrade more to end of Dockerfile #2

move upgrade more to end of Dockerfile

move upgrade more to end of Dockerfile #2

Workflow file for this run

name: Trigger on PR
on:
pull_request:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
build-image:
uses: ./.github/workflows/build-image.yaml
secrets: inherit