From 1671d74f815a2ed6f36e7e78e1a40f3c04f0aca1 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 17 Jun 2025 23:00:39 +0000 Subject: [PATCH] chore(deps): update dependency luarocks to v3.12.1 --- images/lua-clib/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/lua-clib/Dockerfile b/images/lua-clib/Dockerfile index ade3db9..26c361d 100644 --- a/images/lua-clib/Dockerfile +++ b/images/lua-clib/Dockerfile @@ -3,7 +3,7 @@ ARG LUA_5_2_VERSION=5.2.4 ARG LUA_5_3_VERSION=5.3.6 ARG LUA_5_4_VERSION=5.4.4 # renovate: datasource=github-tags depName=luarocks packageName=luarocks/luarocks -ARG LUAROCKS_VERSION=3.12.0 +ARG LUAROCKS_VERSION=3.12.1 # renovate: datasource=github-releases depName=dart-sass packageName=sass/dart-sass ARG DART_SASS_VERSION=1.89.2 # renovate: datasource=github-tags depName=node packageName=nodejs/node versioning=node