Skip to content

Commit 272003b

Browse files
committed
chore(deps): update cimg/openjdk docker tag to v21.0.2-node
1 parent 6ad32cd commit 272003b

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
@@ -59,7 +59,7 @@ aliases:
5959
jobs:
6060
build:
6161
docker:
62-
- image: cimg/openjdk:21.0-node
62+
- image: cimg/openjdk:21.0.2-node
6363
auth:
6464
username: $DOCKERHUB_LOGIN
6565
password: $DOCKERHUB_PASSWORD

0 commit comments

Comments
 (0)