Skip to content

Commit da0cd1c

Browse files
chore(deps): update cimg/node docker tag to v22
1 parent fe1abb0 commit da0cd1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defaults: &defaults
44
working_directory: ~/enigma.js
55
# Available images https://hub.docker.com/r/circleci/node/tags/
66
docker:
7-
- image: cimg/node:21.6.2
7+
- image: cimg/node:22.5.1
88

99
jobs:
1010
install:

0 commit comments

Comments
 (0)