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 f2020a3 commit 7e7c967Copy full SHA for 7e7c967
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.17.122 2025-06-03 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - FreeScout 1.8.182
5
6
7
## 1.17.121 2025-05-27 <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.181"} \
+ENV FREESCOUT_VERSION=${FREESCOUT_VERSION:-"1.8.182"} \
10
FREESCOUT_REPO_URL=https://github.com/freescout-helpdesk/freescout \
11
NGINX_WEBROOT=/www/html \
12
NGINX_SITE_ENABLED=freescout \
0 commit comments