From 77755ee52596bbc2e546edecb44e4e9117325287 Mon Sep 17 00:00:00 2001 From: Andrew Amason Date: Mon, 30 Dec 2024 17:03:28 -0500 Subject: [PATCH] tweak to image --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 145a2bc..c54d04a 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,7 +1,7 @@ name: andrewamason.tech services: website: - image: ghcr.io/hugomods/hugo:latest + image: hugomods/hugo:exts-non-root command: server -D volumes: - nfs_hugo_src:/src