From 9fe778d013caac73541862b3440d63b2c626ee9e Mon Sep 17 00:00:00 2001 From: Andrew Amason Date: Mon, 30 Dec 2024 15:56:07 -0500 Subject: [PATCH] change image for hugo --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 2a5433f..c23397b 100644 --- a/compose.yaml +++ b/compose.yaml @@ -2,7 +2,7 @@ name: andrewamason.tech services: server: - image: hugomods/hugo:exts-non-root + image: cgr.dev/chainguard/hugo:latest command: server -D volumes: - nfs_hugo_src:/src