Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
fix: Update image to Node
Browse files Browse the repository at this point in the history
  • Loading branch information
wtrocki committed Dec 2, 2019
1 parent 44ae04d commit ed0bcba
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 @@ -92,7 +92,7 @@ jobs:
publish_showcase_container:
docker:
# image for building docker containers
- image: docker:17.12.1-ce-git
- image: circleci/node:lts
steps:
- checkout
# special workaround to allow running docker in docker https://circleci.com/docs/2.0/building-docker-images/
Expand Down

0 comments on commit ed0bcba

Please sign in to comment.