Skip to content

Commit

Permalink
Merge pull request #53 from Born-Digital-US/ISLE-v.1.5.28-dev
Browse files Browse the repository at this point in the history
ISLE-1.5.28-release - Security and Application upgrades
  • Loading branch information
g7morris authored Jan 5, 2024
2 parents 78fedd7 + 99d73c0 commit 5d81b7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
file: ./Dockerfile
push: true
tags: |
${{ secrets.DOCKERHUB_ORG }}/isle-apache:1.5.27
${{ secrets.DOCKERHUB_ORG }}/isle-apache:1.5.28
${{ secrets.DOCKERHUB_ORG }}/isle-apache:latest
-
name: Image digest
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ ENV PATH=$PATH:$HOME/.composer/vendor/bin \
KAKADU_LIBRARY_PATH=/usr/local/adore-djatoka-1.1/lib/Linux-x86-64 \
LD_LIBRARY_PATH=/usr/local/adore-djatoka-1.1/lib/Linux-x86-64:/usr/local/lib:$LD_LIBRARY_PATH \
COMPOSER_ALLOW_SUPERUSER=1 \
IMAGEMAGICK_VERSION=${IMAGEMAGICK_VERSION:-7.1.1-19} \
IMAGEMAGICK_VERSION=${IMAGEMAGICK_VERSION:-7.1.1-25} \
OPENJPEG_VERSION=${OPENJPEG_VERSION:-v2.5.0}

## Apache, PHP, FFMPEG, and other Islandora Depends.
Expand Down

0 comments on commit 5d81b7f

Please sign in to comment.