Skip to content

Bump alpine from 3.19.1 to 3.20.0 in /openjdk-11 (#60) #13

Bump alpine from 3.19.1 to 3.20.0 in /openjdk-11 (#60)

Bump alpine from 3.19.1 to 3.20.0 in /openjdk-11 (#60) #13

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