Skip to content

Commit 512b007

Browse files
committed
Release 1.15.61 - See CHANGELOG.md
1 parent 7689116 commit 512b007

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.15.61 2022-09-22 <dave at tiredofit dot ca>
2+
3+
### Added
4+
- Freescout 1.8.27
5+
6+
17
## 1.15.60 2022-09-21 <dave at tiredofit dot ca>
28

39
### Added

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM docker.io/tiredofit/nginx-php-fpm:8.0
22
LABEL maintainer="Dave Conroy (github.com/tiredofit)"
33

44
### Set Defaults
5-
ENV FREESCOUT_VERSION=1.8.26 \
5+
ENV FREESCOUT_VERSION=1.8.27 \
66
FREESCOUT_REPO_URL=https://github.com/freescout-helpdesk/freescout \
77
NGINX_WEBROOT=/www/html \
88
NGINX_SITE_ENABLED=freescout \

0 commit comments

Comments
 (0)