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 c7e8402 + fa29976 commit 6cb73b8Copy full SHA for 6cb73b8
1 file changed
build-images/telescopium-lint.Dockerfile
@@ -4,6 +4,6 @@ FROM ghcr.io/code0-tech/build-images/mise:370.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.1.81
+ARG RUMDL_VERSION=v0.2.5
8
9
RUN mise use -g lychee@$LYCHEE_VERSION rumdl@$RUMDL_VERSION
0 commit comments