Skip to content

Commit

Permalink
[#83] Upgrade to v1.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-css committed Oct 30, 2020
1 parent 0b438db commit 36f2829
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Deployment doesn't work on Alpine
FROM php:7.3-cli AS deployer
ENV OSTICKET_VERSION=1.14.2
ENV OSTICKET_VERSION=1.14.3
RUN set -x \
&& apt-get update \
&& apt-get install -y git-core \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ docker-osticket

# Introduction

Docker image for running version 1.14.2 of [OSTicket](http://osticket.com/).
Docker image for running version 1.14.3 of [OSTicket](http://osticket.com/).

This image has been created from the original docker-osticket image by [Petter A. Helset](mailto:petter@helset.eu).

Expand Down

0 comments on commit 36f2829

Please sign in to comment.