Skip to content

Commit

Permalink
🪡 try java 21 🪡
Browse files Browse the repository at this point in the history
  • Loading branch information
eformat committed Nov 9, 2023
1 parent 1ce9a27 commit 43e9e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
path_context: '.'
# Builder image for a java project
builder_image: 'egistry.access.redhat.com/ubi9/openjdk-17:latest'
builder_image: 'registry.access.redhat.com/ubi9/openjdk-17:latest'
image: ${{ env.IMAGE_NAME }}
tags: ${{ env.TAGS }}
log_level: 2
Expand Down

0 comments on commit 43e9e1e

Please sign in to comment.