Skip to content

Bump alpine from 3.20.1 to 3.20.2 in /openjdk-11 #19

Bump alpine from 3.20.1 to 3.20.2 in /openjdk-11

Bump alpine from 3.20.1 to 3.20.2 in /openjdk-11 #19

Workflow file for this run

name: jdk-21
on:
release:
types: [published]
push:
branches:
- 'master'
pull_request:
branches:
- 'master'
jobs:
build:
uses: ./.github/workflows/_build-template.yml
with:
base_image_version: 21-jdk
image_version: jdk-21
secrets: inherit