Skip to content

Commit

Permalink
Use a JDK 19 image from Mike
Browse files Browse the repository at this point in the history
  • Loading branch information
wmdietl committed Dec 11, 2024
1 parent abc5d0b commit 646cd27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
- job: build_jdk
pool:
vmImage: 'ubuntu-latest'
container: wmdietl/cf-ubuntu-jdk21-plus:latest
container: mdernst/cf-ubuntu-jdk19-plus:latest
steps:
- bash: |
whoami
Expand Down

0 comments on commit 646cd27

Please sign in to comment.