Skip to content

Commit

Permalink
ISLE-1.5.28-release - Security and Application upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
Gavin Morris committed Jan 5, 2024
1 parent b4a506c commit 22ebfc3
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-solr:1.5.27
${{ secrets.DOCKERHUB_ORG }}/isle-solr:1.5.28
${{ secrets.DOCKERHUB_ORG }}/isle-solr:latest
-
name: Image digest
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM islandoracollabgroup/isle-tomcat:1.5.27
FROM borndigital/isle-tomcat:1.5.28

## Environment Solr
# @see: Solr http://archive.apache.org/dist/lucene/solr (held at 4.10.4)
Expand Down

0 comments on commit 22ebfc3

Please sign in to comment.