Skip to content

Commit

Permalink
fix: update docker image
Browse files Browse the repository at this point in the history
Signed-off-by: Maria Paktiti <maria.paktiti@gmail.com>
  • Loading branch information
mpaktiti committed Dec 10, 2019
1 parent 89ca6bd commit 23bdcc6
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 @@ -10,7 +10,7 @@ defaults: &defaults
DOCKER_NAMESPACE: "reactioncommerce"
DOCKER_NAME: "styleguide"
docker:
- image: circleci/node:8.11.4-stretch
- image: circleci/node:8.16.2-stretch

jobs:
install-dependencies:
Expand Down

0 comments on commit 23bdcc6

Please sign in to comment.