From 42a44e0f0d5a212a37d22f8e1a7206fa5f639c5e Mon Sep 17 00:00:00 2001 From: Andrew Amason Date: Mon, 30 Dec 2024 15:40:28 -0500 Subject: [PATCH] change image tag --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 9d71a71..2a5433f 100644 --- a/compose.yaml +++ b/compose.yaml @@ -2,7 +2,7 @@ name: andrewamason.tech services: server: - image: hugomods/hugo:base-non-root + image: hugomods/hugo:exts-non-root command: server -D volumes: - nfs_hugo_src:/src