hotfix: specified ci nodejs image

pull/649/head
Scott Anderson 2019-12-02 16:28:16 -07:00
parent fb755d48ae
commit b5d0111eb8
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/node:latest
- image: circleci/node:dubnium
environment:
HUGO_VERSION: "0.59.1"
S3DEPLOY_VERSION: "2.3.2"