From e2115a413bb9a564765853bb20e7b1b2ad5af3d6 Mon Sep 17 00:00:00 2001 From: carrythebanner Date: Mon, 29 Dec 2025 18:30:19 -0800 Subject: [PATCH] Hugo update --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/