chore(deps): update dependency hairyhenderson/gomplate to v4.1.0
All checks were successful
ci/woodpecker/pr/build-package Pipeline was successful
ci/woodpecker/pr/build-container Pipeline was successful
ci/woodpecker/pr/docs Pipeline was successful
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/push/build-container Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful

This commit is contained in:
Renovator Bot 2024-07-08 00:01:49 +00:00
parent 7f36598a19
commit f250e1b6fb

View File

@ -14,7 +14,7 @@ ARG TARGETVARIANT
ARG GOMPLATE_VERSION
# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v4.0.1}"
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v4.1.0}"
RUN addgroup -g 101 -S caddy && \
adduser -S -D -H -u 101 -h /var/www -s /sbin/nologin -G caddy -g caddy caddy && \