chore(deps): update dependency hairyhenderson/gomplate to v3.11.6 (#10)
ci/woodpecker/push/build-package Pipeline was successful Details
ci/woodpecker/push/build-container Pipeline was successful Details
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/notify Pipeline was successful Details

Reviewed-on: #10
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2023-11-17 21:33:57 +01:00 committed by Robert Kaussow
parent 19ed3c2437
commit 61c1cc7491
1 changed files with 1 additions and 1 deletions

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.5}"
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.6}"
RUN addgroup -g 101 -S caddy && \
adduser -S -D -H -u 101 -h /var/www -s /sbin/nologin -G caddy -g caddy caddy && \