From 80acffda1d2868a85dd89dcedfa6dc5e65bc677a Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 24 Aug 2024 15:27:47 +0000 Subject: [PATCH] Update dependency luarocks to v3.11.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 0b695cb..aefe151 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.10.0 +ARG LUAROCKS_VERSION=3.11.1 # renovate: datasource=github-releases depName=dart-sass packageName=sass/dart-sass ARG DART_SASS_VERSION=1.71.1 # renovate: datasource=github-tags depName=node packageName=nodejs/node versioning=node