Skip to content

Commit

Permalink
ci: pin CI image to 18.15
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehobbsdev committed Apr 24, 2023
1 parent a065808 commit 198d6aa
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 @@ -4,7 +4,7 @@ orbs:
executors:
docker-executor:
docker:
- image: cimg/node:lts-browsers
- image: cimg/node:18.15-browsers
jobs:
build-and-test:
executor: docker-executor
Expand Down

0 comments on commit 198d6aa

Please sign in to comment.