chore(deps): update dependency thegeeklab/wait-for to v0.1.1
This commit is contained in:
parent
211d39fb13
commit
66b344e047
@ -20,7 +20,7 @@ ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.1.12}"
|
||||
# renovate: datasource=github-releases depName=thegeeklab/url-parser
|
||||
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.2}"
|
||||
# renovate: datasource=github-releases depName=thegeeklab/wait-for
|
||||
ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.1.0}"
|
||||
ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.1.1}"
|
||||
|
||||
RUN addgroup -g 101 -S app && \
|
||||
adduser -S -D -H -u 101 -h /app -s /sbin/nologin -G app -g app app && \
|
||||
|
@ -19,7 +19,7 @@ ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.1.12}"
|
||||
# renovate: datasource=github-releases depName=thegeeklab/url-parser
|
||||
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.2}"
|
||||
# renovate: datasource=github-releases depName=thegeeklab/wait-for
|
||||
ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.1.0}"
|
||||
ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.1.1}"
|
||||
|
||||
RUN addgroup -g 101 -S app && \
|
||||
adduser -S -D -H -u 101 -h /app -s /sbin/nologin -G app -g app app && \
|
||||
|
@ -19,7 +19,7 @@ ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.1.12}"
|
||||
# renovate: datasource=github-releases depName=thegeeklab/url-parser
|
||||
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.2}"
|
||||
# renovate: datasource=github-releases depName=thegeeklab/wait-for
|
||||
ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.1.0}"
|
||||
ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.1.1}"
|
||||
|
||||
RUN addgroup -g 101 -S app && \
|
||||
adduser -S -D -H -u 101 -h /app -s /sbin/nologin -G app -g app app && \
|
||||
|
Loading…
Reference in New Issue
Block a user