Skip to content

Commit

Permalink
ci(circle): use updated circle node image [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
exactlyaron committed Jun 29, 2020
1 parent a531934 commit a1524d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Expand Up @@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/node:lts
- image: cimg/node:lts
environment:
TZ: "Europe/London"
working_directory: ~/repo
Expand All @@ -24,4 +24,4 @@ workflows:
context: tymly_global
filters:
branches:
only: master
only: master

0 comments on commit a1524d1

Please sign in to comment.