Skip to content

fix: bump radiorabe/ubi9-minimal in the baseimages group (#87) #243

fix: bump radiorabe/ubi9-minimal in the baseimages group (#87)

fix: bump radiorabe/ubi9-minimal in the baseimages group (#87) #243

Workflow file for this run

name: Release
on:
push:
tags:
- 'v*.*.*'
branches:
- main
pull_request:
jobs:
release-container:
uses: radiorabe/actions/.github/workflows/release-container.yaml@v0.21.2
with:
image: ghcr.io/radiorabe/python-minimal
name: python-minimal
display-name: RaBe Python Base Image Minimal
tags: minimal rhel8 rabe python python311
mkdocs:
uses: radiorabe/actions/.github/workflows/release-mkdocs.yaml@v0.21.2