From 2a9a71b8eded56f534ca9bce40ad96b4d2cb8c1c Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 5 Jun 2025 22:16:04 +0000 Subject: [PATCH] chore(deps): update dependency luarocks to v3.12.0 --- 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 e1919d7..e8230ed 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.11.1 +ARG LUAROCKS_VERSION=3.12.0 # renovate: datasource=github-releases depName=dart-sass packageName=sass/dart-sass ARG DART_SASS_VERSION=1.89.1 # renovate: datasource=github-tags depName=node packageName=nodejs/node versioning=node -- 2.47.2