Skip to content

build(deps): bump radiorabe/ubi9-minimal from 0.10.2 to 0.11.0 in the baseimages group #2102

build(deps): bump radiorabe/ubi9-minimal from 0.10.2 to 0.11.0 in the baseimages group

build(deps): bump radiorabe/ubi9-minimal from 0.10.2 to 0.11.0 in the baseimages group #2102

Workflow file for this run

name: Release
on:
push:
tags:
- 'v*.*.*'
pull_request:
jobs:
release-container:
uses: radiorabe/actions/.github/workflows/release-container.yaml@v0.38.3
with:
image: 'ghcr.io/radiorabe/backstage'
name: 'backstage'
display-name: 'RaBe Backstage'
tags: 'minimal rhel9 rabe backstage'
cosign-base-image-only: true
mkdocs:
uses: radiorabe/actions/.github/workflows/release-mkdocs.yaml@v0.38.1