fixed ci docker image name

pull/14/head
Scott Anderson 2019-01-18 14:39:13 -07:00
parent a1b2f30ab3
commit 10b08ca81f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/nodejs:latest
- image: circleci/node:latest
environment:
HUGO_VERSION: "0.53"
S3DEPLOY_VERSION: "2.3.0"