There was an error while loading. Please reload this page.
1 parent d5a725f commit df4baa7Copy full SHA for df4baa7
3 files changed
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
### Changed
4
- Switched Base to nfrastack/nginx-php-fpm
5
- - LimeSurvey 6.16.2+251209
+ - LimeSurvey 6.16.3+251215
6
7
## 6.1.6.99 2025-10-07 <dave at tiredofit dot ca>
8
Containerfile
@@ -18,7 +18,7 @@ LABEL \
18
org.opencontainers.image.licenses="MIT"
19
20
ARG \
21
- LIMESURVEY_VERSION="6.16.2+251209" \
+ LIMESURVEY_VERSION="6.16.3+251215" \
22
LIMESURVEY_REPO_URL="https://github.com/LimeSurvey/LimeSurvey"
23
24
COPY CHANGELOG.md /usr/src/container/CHANGELOG.md
examples/.gitignore
@@ -0,0 +1 @@
1
+!compose.yml
0 commit comments