Skip to content

Commit

Permalink
update circleci node image.
Browse files Browse the repository at this point in the history
  • Loading branch information
kirgene committed Jul 4, 2022
1 parent a3526db commit 5a38cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ executors:
default-docker:
working_directory: /home/circleci/project
docker:
- image: node:16.15.0-alpine
- image: node:16-alpine

default-machine:
machine:
Expand Down

0 comments on commit 5a38cb0

Please sign in to comment.