Skip to content

Commit 2453630

Browse files
committed
Release 1.17.105 - See CHANGELOG.md
1 parent cac3378 commit 2453630

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

39
### Added

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.168"} \
9+
ENV FREESCOUT_VERSION=${FREESCOUT_VERSION:-"1.8.170"} \
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)