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 7442749 commit 486f68eCopy full SHA for 486f68e
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.15.63 2022-09-29 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - Freescout 1.8.29
5
6
7
## 1.15.62 2022-09-27 <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.27 \
+ENV FREESCOUT_VERSION=1.8.29 \
FREESCOUT_REPO_URL=https://github.com/freescout-helpdesk/freescout \
NGINX_WEBROOT=/www/html \
NGINX_SITE_ENABLED=freescout \
0 commit comments