We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b49f839 commit 7bde991Copy full SHA for 7bde991
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.15.51 2022-06-20 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - Freecsout 1.8.19
5
6
7
## 1.15.50 2022-06-15 <dave at tiredofit dot ca>
8
9
### Added
Dockerfile
@@ -2,7 +2,7 @@ FROM docker.io/tiredofit/nginx-php-fpm:8.0
LABEL maintainer="Dave Conroy (github.com/tiredofit)"
### Set Defaults
-ENV FREESCOUT_VERSION=1.8.18 \
+ENV FREESCOUT_VERSION=1.8.19 \
FREESCOUT_REPO_URL=https://github.com/freescout-helpdesk/freescout \
NGINX_WEBROOT=/www/html \
PHP_CREATE_SAMPLE_PHP=FALSE \
0 commit comments