Skip to content

Commit

Permalink
Pin dependencies (#65)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 2c24d93 commit 0a7e0c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ networks:
default:
services:
fits:
image: islandora/fits:main
image: islandora/fits:main@sha256:2e8500ea08822935e7958fade7647c1ed080d43c6aae730511fe51ae9690b6a0
crayfits:
image: lehighlts/scyllaridae-fits:${DOCKER_TAG}
ffmpeg:
Expand All @@ -16,7 +16,7 @@ services:
pandoc:
image: lehighlts/scyllaridae-pandoc:${DOCKER_TAG}
test:
image: alpine
image: alpine@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45
command: sleep 300
environment:
DOCKER_TAG: ${DOCKER_TAG}
Expand Down

0 comments on commit 0a7e0c6

Please sign in to comment.