Skip to content

chore: bump ubi9/python-311 in the baseimages group (#98) #248

chore: bump ubi9/python-311 in the baseimages group (#98)

chore: bump ubi9/python-311 in the baseimages group (#98) #248

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.22.3
with:
image: ghcr.io/radiorabe/s2i-python
name: s2i-python
display-name: RaBe S2I Python Minimal
tags: minimal rhel8 rabe s2i python python311
cosign-base-image-only: true
mkdocs:
uses: radiorabe/actions/.github/workflows/release-mkdocs.yaml@v0.22.3