Skip to content

chore: bump ubi9/s2i-core from 1-511.1726695628 to 1-511.1729775101 in the baseimages group #257

chore: bump ubi9/s2i-core from 1-511.1726695628 to 1-511.1729775101 in the baseimages group

chore: bump ubi9/s2i-core from 1-511.1726695628 to 1-511.1729775101 in the baseimages group #257

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-core'
name: 's2i-core'
display-name: 'RaBe S2I Core Minimal'
tags: 'minimal rhel9 rabe s2i'
cosign-base-image-only: true
mkdocs:
uses: radiorabe/actions/.github/workflows/[email protected]