Skip to content

Commit a4fe502

Browse files
authored
Update config.yml
1 parent 4a64b8b commit a4fe502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
# Specify the execution environment. You can specify an image from Docker Hub or use one of our convenience images from CircleCI's Developer Hub.
1010
# See: https://circleci.com/docs/configuration-reference/#executor-job
1111
docker:
12-
- image: cimg/openjdk:11.0.19
12+
- image: cimg/openjdk:21.0.2
1313
# Add steps to the job
1414
# See: https://circleci.com/docs/configuration-reference/#steps
1515
steps:

0 commit comments

Comments
 (0)