Skip to content

Commit

Permalink
Need a combined Java 21 & Maven 3.9 image.
Browse files Browse the repository at this point in the history
  • Loading branch information
knjensen committed Mar 21, 2024
1 parent 5546b2c commit 15abf4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
docker:
# Use a custom Docker image that includes Java 21
- image: openjdk:21-jdk
- image: maven:3.9-amazoncorretto-21

working_directory: ~/repo

Expand Down

0 comments on commit 15abf4d

Please sign in to comment.