mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-06 16:39:11 +01:00
Upgrading to LTS Version 3.28.45+230117
This commit is contained in:
@@ -59,8 +59,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="3.28.44+230110"
|
||||
ARG sha256_checksum="3881918bbbb3b173fdbbe32cedadcd1a7ea747b675476d1c29b45145caa40bdf"
|
||||
ARG version="3.28.45+230117"
|
||||
ARG sha256_checksum="e4e54e5435ce2651868702a094b34c1173ba8644c334d3567443b36e9b015b1c"
|
||||
ARG archive_url="https://github.com/LimeSurvey/LimeSurvey/archive/${version}.tar.gz"
|
||||
ARG USER=root
|
||||
ARG LISTEN_PORT=80
|
||||
|
||||
Reference in New Issue
Block a user