Update to cimg/openjdk:17.0.9

This commit is contained in:
2024-02-22 20:30:51 -06:00
parent 37eb280d79
commit 8cffbbcac4

View File

@ -7,7 +7,7 @@ orbs:
executors:
java17:
docker:
- image: 'cimg/openjdk:17.0'
- image: 'cimg/openjdk:17.0.9'
commands:
install_java17: