Skip to content

Commit

Permalink
Release 3.5.6 - See CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Jul 27, 2023
1 parent 540280b commit b0075de
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 3.5.6 2023-07-27 <dave at tiredofit dot ca>

### Added
- Os Ticket 1.17.4


## 3.5.5 2023-06-05 <dekat@github>

### Changed
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ LABEL maintainer="Dave Conroy (github.com/tiredofit)"
ARG OSTICKET_VERSION
ARG OSTICKET_PLUGINS_VERSION

ENV OSTICKET_VERSION=${OSTICKET_VERSION:-"v1.17.3"} \
ENV OSTICKET_VERSION=${OSTICKET_VERSION:-"v1.17.4"} \
OSTICKET_PLUGINS_VERSION=${OSTICKET_PLUGINS_VERSION:-"develop"} \
OSTICKET_REPO_URL=${OSTICKET_REPO_URL:-"https://github.com/osticket/osticket"} \
OSTICKET_PLUGINS_REPO_URL=${OSTICKET_REPO_URL:-"https://github.com/osTicket/osTicket-plugins"} \
Expand Down

0 comments on commit b0075de

Please sign in to comment.