Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

Commit 5bd1bc9

Browse files
authored
Merge pull request #44 from hangya/update-1.17.3
Bump version to 1.17.3
2 parents f1e9305 + b5fc313 commit 5bd1bc9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ RUN set -ex; \
6161
rm -rf /tmp/pear /var/cache/apk/*
6262
# DO NOT FORGET TO CHECK THE LANGUAGE PACK DOWNLOAD URL BELOW
6363
# DO NOT FORGET TO UPDATE "image-version" FILE
64-
ENV OSTICKET_VERSION=1.17.2 \
65-
OSTICKET_SHA256SUM=53aa6349c0ee6367d4370cc663a8047d3038f5e0d3668f42b3f90f20534fb717
64+
ENV OSTICKET_VERSION=1.17.3 \
65+
OSTICKET_SHA256SUM=be3ade536a19b875e16fe0d9716e07f3897f5c0cdbd4efe4ff17ab262d98bed3
6666
RUN --mount=type=bind,source=utils/verify-plugin.php,target=/tmp/verify-plugin.php,readonly \
6767
\
6868
set -ex; \

image-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.17.2
1+
1.17.3

0 commit comments

Comments
 (0)