Skip to content

Commit d8766bb

Browse files
committed
Release 1.17.106 - See CHANGELOG.md
1 parent 2453630 commit d8766bb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.17.106 2025-02-14 <dave at tiredofit dot ca>
2+
3+
### Added
4+
- Free Scout 1.8.171
5+
6+
17
## 1.17.105 2025-02-07 <dave at tiredofit dot ca>
28

39
### Added

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ LABEL maintainer="Dave Conroy (github.com/tiredofit)"
66

77
ARG FREESCOUT_VERSION
88

9-
ENV FREESCOUT_VERSION=${FREESCOUT_VERSION:-"1.8.170"} \
9+
ENV FREESCOUT_VERSION=${FREESCOUT_VERSION:-"1.8.171"} \
1010
FREESCOUT_REPO_URL=https://github.com/freescout-helpdesk/freescout \
1111
NGINX_WEBROOT=/www/html \
1212
NGINX_SITE_ENABLED=freescout \

0 commit comments

Comments
 (0)