mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-07 00:48:53 +01:00
Upgrading to Version 6.1.7+230710
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="6.1.6+230703"
|
||||
ARG sha256_checksum="5418664a0e53c1758eb831598b7a5c815dee3847b8c8c6631b6b7da222eb109d"
|
||||
ARG version="6.1.7+230710"
|
||||
ARG sha256_checksum="7e6a04e51cca85eb15c8db543c475227997c048347be8793d8314d71a1246ca3"
|
||||
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