From bf03d12758c3abf8d4165eba75ae5b0eda9b7a88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 16:25:36 +0000 Subject: [PATCH] chore(deps): update dependency limesurvey/limesurvey to v6.6.0+240729 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 56bceb5..4a0f29a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ LABEL org.opencontainers.image.documentation="https://github.com/owncloud-ops/li ARG BUILD_VERSION # renovate: datasource=github-tags depName=LimeSurvey/LimeSurvey -ENV SURVEY_VERSION="${BUILD_VERSION:-6.5.3+240415}" +ENV SURVEY_VERSION="${BUILD_VERSION:-6.6.0+240729}" ENV LD_PRELOAD="/usr/lib/preloadable_libiconv.so php-fpm82 php"