Skip to content

Commit 4f56d82

Browse files
committed
Release 1.17.53 - See CHANGELOG.md
1 parent b0d6150 commit 4f56d82

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.53 2024-01-23 <dave at tiredofit dot ca>
2+
3+
### Added
4+
- Freescout 1.8.119
5+
6+
17
## 1.17.52 2024-01-20 <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.118"} \
9+
ENV FREESCOUT_VERSION=${FREESCOUT_VERSION:-"1.8.119"} \
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)