Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BASE_IMAGE=libops/islandora:nginx-1.30.3-php84
ARG BASE_IMAGE=libops/islandora:nginx-1.30.3-php84@sha256:d405ceaef4b9168caf95a8bdb8abac103c973d5eeb686d7bbb1aecfea04d9a98
FROM ${BASE_IMAGE}

ARG TARGETARCH
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ services:

fits:
<<: *common
image: libops/fits@sha256:6a2baac37ab9cf72f7af820ba38acd7a3ccad3c9f77a419c864adbb6c78d451c
image: libops/fits:1.6.0@sha256:6a2baac37ab9cf72f7af820ba38acd7a3ccad3c9f77a419c864adbb6c78d451c

homarus:
<<: *common
Expand Down