chore(deps): update dependency hairyhenderson/gomplate to v4 (#32)
All checks were 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

Reviewed-on: #32
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2024-06-21 21:15:32 +02:00 committed by Robert Kaussow
parent 645eb29015
commit 40b5f7da1b

View File

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