Renovate Update dependency mdl to v0.13.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
5182d9e300
commit
09849509ee
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ ENV OPENSSH_KEYGEN_VERSION="9.3_p2-r0"
|
|||
# renovate: datasource=pypi depName=pre-commit versioning=pep440
|
||||
ENV PRE_COMMIT_VERSION="3.4.0"
|
||||
# renovate: datasource=rubygems depName=mdl versioning=ruby
|
||||
ENV MDL_VERSION="0.12.0"
|
||||
ENV MDL_VERSION="0.13.0"
|
||||
|
||||
RUN apk add --update --no-cache \
|
||||
build-base="${BUILD_BASE_VERSION}" \
|
||||
|
|
Loading…
Reference in a new issue