Skip to content

Commit d6043ca

Browse files
authored
Merge pull request #220 from aine-etke/patch-1
Actually use FreeScout v1.8.177
2 parents 4b95ec3 + 1794d13 commit d6043ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
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.176"} \
9+
ENV FREESCOUT_VERSION=${FREESCOUT_VERSION:-"1.8.177"} \
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)