Skip to content

Commit

Permalink
Configured to use ubi9-minimal for jdk 17
Browse files Browse the repository at this point in the history
  • Loading branch information
voltor committed May 15, 2024
1 parent fe29702 commit 1af637b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- jdk-version: 11
dist: centos7
- jdk-version: 17
dist: centos7
dist: ubi9-minimal
- jdk-version: 21
dist: ubi9-minimal
environment: quay.io
Expand Down Expand Up @@ -63,4 +63,4 @@ jobs:
jdk=${{ matrix.jdk-version }}
dist=${{ matrix.dist }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 1af637b

Please sign in to comment.