chore(deps): update dependency thegeeklab/wait-for to v0.2.0
This commit is contained in:
parent
38b90e89c7
commit
830c28fb84
@ -18,7 +18,7 @@ ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.1.12}"
|
|||||||
# renovate: datasource=github-releases depName=thegeeklab/url-parser
|
# renovate: datasource=github-releases depName=thegeeklab/url-parser
|
||||||
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.5}"
|
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.5}"
|
||||||
# renovate: datasource=github-releases depName=thegeeklab/wait-for
|
# renovate: datasource=github-releases depName=thegeeklab/wait-for
|
||||||
ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.1.2}"
|
ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.2.0}"
|
||||||
|
|
||||||
RUN addgroup -g 101 -S nginx && \
|
RUN addgroup -g 101 -S nginx && \
|
||||||
adduser -S -D -H -u 101 -h /var/www -s /sbin/nologin -G nginx -g nginx nginx && \
|
adduser -S -D -H -u 101 -h /var/www -s /sbin/nologin -G nginx -g nginx nginx && \
|
||||||
|
@ -18,7 +18,7 @@ ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.1.12}"
|
|||||||
# renovate: datasource=github-releases depName=thegeeklab/url-parser
|
# renovate: datasource=github-releases depName=thegeeklab/url-parser
|
||||||
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.5}"
|
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.5}"
|
||||||
# renovate: datasource=github-releases depName=thegeeklab/wait-for
|
# renovate: datasource=github-releases depName=thegeeklab/wait-for
|
||||||
ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.1.2}"
|
ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.2.0}"
|
||||||
|
|
||||||
RUN addgroup -g 101 -S nginx && \
|
RUN addgroup -g 101 -S nginx && \
|
||||||
adduser -S -D -H -u 101 -h /var/www -s /sbin/nologin -G nginx -g nginx nginx && \
|
adduser -S -D -H -u 101 -h /var/www -s /sbin/nologin -G nginx -g nginx nginx && \
|
||||||
|
@ -18,7 +18,7 @@ ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.1.12}"
|
|||||||
# renovate: datasource=github-releases depName=thegeeklab/url-parser
|
# renovate: datasource=github-releases depName=thegeeklab/url-parser
|
||||||
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.5}"
|
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.5}"
|
||||||
# renovate: datasource=github-releases depName=thegeeklab/wait-for
|
# renovate: datasource=github-releases depName=thegeeklab/wait-for
|
||||||
ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.1.2}"
|
ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.2.0}"
|
||||||
|
|
||||||
RUN addgroup -g 101 -S nginx && \
|
RUN addgroup -g 101 -S nginx && \
|
||||||
adduser -S -D -H -u 101 -h /var/www -s /sbin/nologin -G nginx -g nginx nginx && \
|
adduser -S -D -H -u 101 -h /var/www -s /sbin/nologin -G nginx -g nginx nginx && \
|
||||||
|
Loading…
Reference in New Issue
Block a user