mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-07 17:08:53 +01:00
Upgrading to LTS Version 5.6.48+231205
This commit is contained in:
@@ -81,8 +81,8 @@ RUN a2enmod headers rewrite remoteip; \
|
||||
# Use the default production configuration
|
||||
RUN mv "$PHP_INI_DIR/php.ini-production" "$PHP_INI_DIR/php.ini"
|
||||
|
||||
ARG version="5.6.46+231121"
|
||||
ARG sha256_checksum="f80d5b5c9ae4a23f03b53ef27e29a12ae04525d735627f9e311cbbfbbe61b7ef"
|
||||
ARG version="5.6.48+231205"
|
||||
ARG sha256_checksum="e4b76d7905e80b54553fa73933c905dfa38cd7d783af52fecc39bba970447f0d"
|
||||
ARG archive_url="https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/${version}.tar.gz"
|
||||
ARG USER=www-data
|
||||
ARG LISTEN_PORT=8080
|
||||
|
||||
Reference in New Issue
Block a user