We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ad32cd commit 272003bCopy full SHA for 272003b
.circleci/config.yml
@@ -59,7 +59,7 @@ aliases:
59
jobs:
60
build:
61
docker:
62
- - image: cimg/openjdk:21.0-node
+ - image: cimg/openjdk:21.0.2-node
63
auth:
64
username: $DOCKERHUB_LOGIN
65
password: $DOCKERHUB_PASSWORD
0 commit comments