chore(deps): update dependency thegeeklab/url-parser to v0.2.1 (#12)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
chore(deps): update dependency thegeeklab/url-parser to v0.2.1 Reviewed-on: docker/alpine#12
This commit is contained in:
parent
dbd7eeadbf
commit
ec6b8c1fdf
@ -16,7 +16,7 @@ ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.8.0}"
|
|||||||
# renovate: datasource=github-releases depName=aptible/supercronic
|
# renovate: datasource=github-releases depName=aptible/supercronic
|
||||||
ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.1.12}"
|
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.0}"
|
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.1}"
|
||||||
|
|
||||||
RUN addgroup -g 101 -S app && \
|
RUN addgroup -g 101 -S app && \
|
||||||
adduser -S -D -H -u 101 -h /app -s /sbin/nologin -G app -g app 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