Skip to content

Commit

Permalink
Bump Docker Image to cimg/node:18.14-browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
stepankuzmin committed Feb 13, 2023
1 parent f61946a commit c8694b6
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 @@ -165,7 +165,7 @@ workflows:

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

jobs:
Expand Down

0 comments on commit c8694b6

Please sign in to comment.