mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-06 16:39:11 +01:00
Upgrading to Version 5.6.6+230220
This commit is contained in:
@@ -60,8 +60,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.4+230206"
|
||||
ARG sha256_checksum="10495b2f872c7a02d075e307dcb5651bab109c44dfe0783614c0d85f4bb6cc17"
|
||||
ARG version="5.6.6+230220"
|
||||
ARG sha256_checksum="963f220e5162490c5034e2030748a1362de029e57540bc8db4bcf280b2543bdf"
|
||||
ARG archive_url="https://github.com/LimeSurvey/LimeSurvey/archive/${version}.tar.gz"
|
||||
ARG USER=www-data
|
||||
ARG LISTEN_PORT=8080
|
||||
|
||||
Reference in New Issue
Block a user