Skip to content

Commit

Permalink
fix: update cci executor
Browse files Browse the repository at this point in the history
  • Loading branch information
BenTenmann committed Dec 16, 2021
1 parent c1d4f38 commit a3451bc
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 @@ -8,7 +8,7 @@ executors:
- image: circleci/python:3.7
node-docker:
docker:
- image: docker pull circleci/node:14.18
- image: circleci/node:14.18

jobs:
generate-version:
Expand Down

0 comments on commit a3451bc

Please sign in to comment.