Skip to content

Commit

Permalink
upgrade to fcrepo 6.4.0 (Islandora-Devops#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahwsmith committed Sep 18, 2023
1 parent 7d6c26f commit 740f687
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fcrepo6/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
FROM tomcat

ARG TARGETARCH
ARG FCREPO_VERSION="6.3.0"
ARG FCREPO_VERSION="6.4.0"
ARG FCREPO_FILE="fcrepo-webapp-${FCREPO_VERSION}.war"
ARG FCREPO_URL="https://github.com/fcrepo/fcrepo/releases/download/fcrepo-${FCREPO_VERSION}/${FCREPO_FILE}"
ARG FCREPO_SHA256="e7589081b6c747f1e06f46b78d568bb1a3a6853106b884f6f9b1fce4e41d673f"
ARG FCREPO_SHA256="50c4300b71a16e644ea0f2fec0a888ff9ae9f3a4a295a54e9c09cd213483028f"

ARG SYN_VERSION="1.1.0"
ARG SYN_FILE="islandora-syn-${SYN_VERSION}-all.jar"
Expand Down

0 comments on commit 740f687

Please sign in to comment.