Skip to content

Commit

Permalink
Merge pull request #41 from Born-Digital-US/ISLE-v.1.5.27-dev
Browse files Browse the repository at this point in the history
ISLE-1.5.27-release - Security and Application upgrades
  • Loading branch information
g7morris authored Oct 7, 2023
2 parents 0c221f3 + 44f2e41 commit a124e01
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.26
${{ secrets.DOCKERHUB_ORG }}/isle-fedora:1.5.27
${{ 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.26
FROM islandoracollabgroup/isle-tomcat:1.5.27

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

0 comments on commit a124e01

Please sign in to comment.