We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8766bb commit cf3eeb3Copy full SHA for cf3eeb3
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.17.107 2025-02-21 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - Free Scout 1.8.172
5
6
7
## 1.17.106 2025-02-14 <dave at tiredofit dot ca>
8
9
### Added
Dockerfile
@@ -6,7 +6,7 @@ LABEL maintainer="Dave Conroy (github.com/tiredofit)"
ARG FREESCOUT_VERSION
-ENV FREESCOUT_VERSION=${FREESCOUT_VERSION:-"1.8.171"} \
+ENV FREESCOUT_VERSION=${FREESCOUT_VERSION:-"1.8.172"} \
10
FREESCOUT_REPO_URL=https://github.com/freescout-helpdesk/freescout \
11
NGINX_WEBROOT=/www/html \
12
NGINX_SITE_ENABLED=freescout \
0 commit comments