Skip to content

Commit

Permalink
Merge pull request #24 from Born-Digital-US/isle-1526-upgrade
Browse files Browse the repository at this point in the history
ISLE 1.5.26 upgrade
  • Loading branch information
Gavin Morris authored Jul 12, 2023
2 parents 96a4e75 + d02cc93 commit 30b67f4
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.25.shib
${{ secrets.DOCKERHUB_ORG }}/isle-apache:1.5.26.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.25
FROM islandoracollabgroup/isle-apache:1.5.26

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 30b67f4

Please sign in to comment.