Skip to content

Commit 7bde991

Browse files
committed
Release 1.15.51 - See CHANGELOG.md
1 parent b49f839 commit 7bde991

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.51 2022-06-20 <dave at tiredofit dot ca>
2+
3+
### Added
4+
- Freecsout 1.8.19
5+
6+
17
## 1.15.50 2022-06-15 <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.18 \
5+
ENV FREESCOUT_VERSION=1.8.19 \
66
FREESCOUT_REPO_URL=https://github.com/freescout-helpdesk/freescout \
77
NGINX_WEBROOT=/www/html \
88
PHP_CREATE_SAMPLE_PHP=FALSE \

0 commit comments

Comments
 (0)