Skip to content

Commit

Permalink
Merge pull request #26 from Born-Digital-US/isle-1528-upgrade
Browse files Browse the repository at this point in the history
ISLE 1.5.28 upgrade
  • Loading branch information
g7morris committed Jan 8, 2024
2 parents 77cfb2a + 27a409a commit 22075ae
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.shib
${{ secrets.DOCKERHUB_ORG }}/isle-apache:1.5.28.shib
-
name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM islandoracollabgroup/isle-apache:1.5.27
FROM islandoracollabgroup/isle-apache:1.5.28

RUN curl --fail --remote-name 'https://pkg.switch.ch/switchaai/ubuntu/dists/focal/main/binary-all/misc/switchaai-apt-source_1.0.0~ubuntu20.04.1_all.deb' && \
apt install './switchaai-apt-source_1.0.0~ubuntu20.04.1_all.deb' && \
Expand Down

0 comments on commit 22075ae

Please sign in to comment.