chore(deps): update dependency hairyhenderson/gomplate to v4 (#32)
Reviewed-on: #32 Co-authored-by: Renovator Bot <renovator@rknet.org> Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
parent
645eb29015
commit
40b5f7da1b
@ -14,7 +14,7 @@ ARG TARGETVARIANT
|
|||||||
ARG GOMPLATE_VERSION
|
ARG GOMPLATE_VERSION
|
||||||
|
|
||||||
# renovate: datasource=github-releases depName=hairyhenderson/gomplate
|
# 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 && \
|
RUN addgroup -g 101 -S caddy && \
|
||||||
adduser -S -D -H -u 101 -h /var/www -s /sbin/nologin -G caddy -g caddy caddy && \
|
adduser -S -D -H -u 101 -h /var/www -s /sbin/nologin -G caddy -g caddy caddy && \
|
||||||
|
Loading…
Reference in New Issue
Block a user