Skip to content

Commit

Permalink
Merge pull request #42 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 a124e01 + 83890e8 commit 1f7f03d
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-fedora:1.5.27
${{ secrets.DOCKERHUB_ORG }}/isle-fedora:1.5.28
${{ secrets.DOCKERHUB_ORG }}/isle-fedora: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 islandoracollabgroup/isle-tomcat:1.5.28

## Dependencies
RUN GEN_DEP_PACKS="mysql-client \
Expand Down

0 comments on commit 1f7f03d

Please sign in to comment.