Skip to content

update container image to use bci 15.6 as base image (backport #92) #117

update container image to use bci 15.6 as base image (backport #92)

update container image to use bci 15.6 as base image (backport #92) #117

Workflow file for this run

name: Pull Request Build
on:
pull_request:
jobs:
build-pr:
uses: ./.github/workflows/template-build.yml
with:
release-tag-name: pull-${{ github.event.number }}
push: false
secrets: inherit