chore(deps): update docker helper tools
All checks were successful
ci/woodpecker/pr/build-package Pipeline was successful
ci/woodpecker/pr/build-container Pipeline was successful
ci/woodpecker/pr/docs Pipeline was successful
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/push/build-container Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful
All checks were successful
ci/woodpecker/pr/build-package Pipeline was successful
ci/woodpecker/pr/build-container Pipeline was successful
ci/woodpecker/pr/docs Pipeline was successful
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/push/build-container Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful
This commit is contained in:
parent
de86695e2b
commit
fcf34ded03
@ -21,13 +21,13 @@ ARG WAIT_FOR_VERSION
|
||||
ARG CONTAINER_LIBRARY
|
||||
|
||||
# renovate: datasource=github-releases depName=hairyhenderson/gomplate
|
||||
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v4.1.0}"
|
||||
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v4.2.0}"
|
||||
# renovate: datasource=github-releases depName=aptible/supercronic
|
||||
ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.2.33}"
|
||||
# renovate: datasource=github-releases depName=thegeeklab/url-parser
|
||||
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v2.0.7}"
|
||||
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v2.1.1}"
|
||||
# renovate: datasource=github-releases depName=thegeeklab/wait-for
|
||||
ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.4.2}"
|
||||
ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.4.3}"
|
||||
# renovate: datasource=git-tags depName=https://gitea.rknet.org/container/container-library
|
||||
ENV CONTAINER_LIBRARY="${CONTAINER_LIBRARY:-v0.1.3}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user