update hugo version in the build environment

pull/625/head
Scott Anderson 2019-11-20 15:38:02 -07:00
parent d06350547d
commit 308a97cbc8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ jobs:
docker:
- image: circleci/node:latest
environment:
HUGO_VERSION: "0.56.3"
HUGO_VERSION: "0.59.1"
S3DEPLOY_VERSION: "2.3.2"
steps:
- checkout