From cba1ebd5cf458af8c8d6fe1bf30a98ccbaddfc7a Mon Sep 17 00:00:00 2001 From: Eric Nemchik Date: Sat, 23 Dec 2023 13:57:42 -0600 Subject: [PATCH] adjust sample comment Signed-off-by: Eric Nemchik --- root/defaults/nginx/nginx.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/defaults/nginx/nginx.conf.sample b/root/defaults/nginx/nginx.conf.sample index 40bdfd3..7832408 100644 --- a/root/defaults/nginx/nginx.conf.sample +++ b/root/defaults/nginx/nginx.conf.sample @@ -1,7 +1,7 @@ ## Version 2023/04/13 - Changelog: https://github.com/linuxserver/docker-baseimage-alpine-nginx/commits/master/root/defaults/nginx/nginx.conf.sample ### Based on alpine defaults -# https://git.alpinelinux.org/aports/tree/main/nginx/nginx.conf?h=3.15-stable +# https://git.alpinelinux.org/aports/tree/main/nginx/nginx.conf?h=3.19-stable user abc;