We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93c7814 + 94460ce commit 47025c9Copy full SHA for 47025c9
1 file changed
build-images/telescopium-lint.Dockerfile
@@ -4,6 +4,6 @@ FROM ghcr.io/code0-tech/build-images/mise:398.1
4
ARG LYCHEE_VERSION=lychee-v0.24.2
5
6
# renovate: datasource=github-releases depName=rvben/rumdl versioning=regex:^v(?<major>\d+)\.(?<minor>\d+)\.(?<patch>\d+)$
7
-ARG RUMDL_VERSION=v0.2.5
+ARG RUMDL_VERSION=v0.2.16
8
9
RUN mise use -g lychee@$LYCHEE_VERSION rumdl@$RUMDL_VERSION
0 commit comments