diff --git a/docker-compose.yml b/docker-compose.yml index 5645265e..c0c60149 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -45,7 +45,7 @@ services: # note: this container is only needed for local development. # for production, netlify serves the hugo content instead. # see also: ./shift watch ( sub_watch() ) - image: floryn90/hugo:0.144.2-busybox + image: floryn90/hugo:0.152.2-busybox volumes: - ./site/:/src/ - ./site/public/:/output/