Skip to content

Commit

Permalink
feat: update freescout
Browse files Browse the repository at this point in the history
  • Loading branch information
johackim committed Nov 5, 2023
1 parent dcdb4e9 commit e465a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stacks/freescout.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: '3.8'

services:
web:
image: tiredofit/freescout:${VERSION:-1.15.16}
image: tiredofit/freescout:${VERSION:-php8.0-1.17.42}
volumes:
- ${VOLUME_PATH}data:/data
- ${VOLUME_PATH}logs:/www/logs
Expand Down

0 comments on commit e465a88

Please sign in to comment.