Skip to content

chore: bump radiorabe/s2i-base from 2.3.0 to 2.3.1 in the baseimages group #269

chore: bump radiorabe/s2i-base from 2.3.0 to 2.3.1 in the baseimages group

chore: bump radiorabe/s2i-base from 2.3.0 to 2.3.1 in the baseimages group #269

Workflow file for this run

name: Release
on:
push:
tags:
- 'v*.*.*'
branches:
- main
pull_request:
jobs:
release-container:
uses: radiorabe/actions/.github/workflows/[email protected]
with:
image: ghcr.io/radiorabe/s2i-python
name: s2i-python
display-name: RaBe S2I Python Minimal
tags: minimal rhel8 rabe s2i python python312
cosign-base-image-only: true
mkdocs:
uses: radiorabe/actions/.github/workflows/[email protected]