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 7689116 commit 512b007Copy full SHA for 512b007
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.15.61 2022-09-22 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - Freescout 1.8.27
5
6
7
## 1.15.60 2022-09-21 <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.26 \
+ENV FREESCOUT_VERSION=1.8.27 \
FREESCOUT_REPO_URL=https://github.com/freescout-helpdesk/freescout \
NGINX_WEBROOT=/www/html \
NGINX_SITE_ENABLED=freescout \
0 commit comments