Skip to content

Commit

Permalink
Update all non-major dependencies (#101)
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 Mar 1, 2025
1 parent 0f395a5 commit ad1df6c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
id: extract_tag

- name: Set up QEMU
uses: docker/setup-qemu-action@5964de0df58d5ad28b04d8fe2e6b80ad47105b91 # v3
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3
Expand Down
2 changes: 1 addition & 1 deletion 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@sha256:6716849ab77169a2aab4d9fb1cd3648955c3e8cf0c6aca6046120149309756f0
image: islandora/fits:main@sha256:a54023a0fffe5988e584dbea3897abcbabd3c09611836320a490f565d6349d15
crayfits:
image: lehighlts/scyllaridae-fits:${DOCKER_TAG}
environment:
Expand Down
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mkdocs==1.6.1
mkdocs-material==9.6.5
mkdocs-material[imaging]==9.6.5
mkdocs-material==9.6.6
mkdocs-material[imaging]==9.6.6
mkdocs-mermaid2-plugin==1.2.1

0 comments on commit ad1df6c

Please sign in to comment.