Skip to content

Commit

Permalink
Merge pull request #44 from hangya/update-1.17.3
Browse files Browse the repository at this point in the history
Bump version to 1.17.3
  • Loading branch information
lubo authored Jun 18, 2023
2 parents f1e9305 + b5fc313 commit 5bd1bc9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ RUN set -ex; \
rm -rf /tmp/pear /var/cache/apk/*
# DO NOT FORGET TO CHECK THE LANGUAGE PACK DOWNLOAD URL BELOW
# DO NOT FORGET TO UPDATE "image-version" FILE
ENV OSTICKET_VERSION=1.17.2 \
OSTICKET_SHA256SUM=53aa6349c0ee6367d4370cc663a8047d3038f5e0d3668f42b3f90f20534fb717
ENV OSTICKET_VERSION=1.17.3 \
OSTICKET_SHA256SUM=be3ade536a19b875e16fe0d9716e07f3897f5c0cdbd4efe4ff17ab262d98bed3
RUN --mount=type=bind,source=utils/verify-plugin.php,target=/tmp/verify-plugin.php,readonly \
\
set -ex; \
Expand Down
2 changes: 1 addition & 1 deletion image-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.17.2
1.17.3

0 comments on commit 5bd1bc9

Please sign in to comment.