mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-06 16:39:11 +01:00
Upgrading to Version 6.2.3+230821
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.2.2+230814"
|
||||
ARG sha256_checksum="59128f87b72f0678bad4b22f27be0ddd0074705c43149b7a9b5ed298de158482"
|
||||
ARG version="6.2.3+230821"
|
||||
ARG sha256_checksum="b5a299f60090ed788d3f04a528feb17e2502c16e606e8d971e751de456fc4e24"
|
||||
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