mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-06 16:39:11 +01:00
Upgrading to LTS Version 5.6.16+230418
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.15+230412"
|
||||
ARG sha256_checksum="c5dc34ba3785ce0d939d98729093bbb5ab08a2f66515b5ca2b3d3c49e201da54"
|
||||
ARG version="5.6.16+230418"
|
||||
ARG sha256_checksum="5479445b16beb0321ae91ddd72716bd5f52e45a91cc7dec415d16f28552947c9"
|
||||
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