Skip to content

Commit

Permalink
Bump Docker Image to cimg/node:18.16-browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
stepankuzmin committed May 10, 2023
1 parent f058d78 commit 85b575c
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 @@ -180,7 +180,7 @@ workflows:

linux-defaults: &linux-defaults
docker:
- image: cimg/node:18.14-browsers
- image: cimg/node:18.16-browsers
working_directory: ~/mapbox-gl-js

mac-defaults: &mac-defaults
Expand Down

0 comments on commit 85b575c

Please sign in to comment.