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 d35477a commit 082e7d4Copy full SHA for 082e7d4
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.15.43 2022-05-01 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - Freescout 1.8.13
5
6
7
## 1.15.42 2022-04-14 <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.12 \
+ENV FREESCOUT_VERSION=1.8.13 \
FREESCOUT_REPO_URL=https://github.com/freescout-helpdesk/freescout \
NGINX_WEBROOT=/www/html \
PHP_CREATE_SAMPLE_PHP=FALSE \
0 commit comments