File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- FROM islandora/nginx:6.0.10 @sha256:57f9e680cc7515ba0025c2e5ba5f1f16dc6bb0810810684556805431af5fd962
1+ FROM islandora/nginx:6.2.3 @sha256:1e85a1f0a222289a3079d5740ce8156d36c325c1f8477fb96806fa157cfb666b
22
33SHELL ["/bin/ash" , "-eo" , "pipefail" , "-c" ]
44
@@ -12,11 +12,11 @@ ARG \
1212 # renovate: datasource=repology depName=alpine_3_22/ghostscript
1313 GHOSTSCRIPT_VERSION=10.05.1-r0 \
1414 # renovate: datasource=repology depName=alpine_3_22/npm
15- NPM_VERSION=11.4.2 -r0 \
15+ NPM_VERSION=11.6.4 -r0 \
1616 # renovate: datasource=github-tags depName=ojs packageName=pkp/ojs
1717 OJS_VERSION=3_5_0rc2 \
1818 # renovate: datasource=repology depName=alpine_3_22/php83
19- PHP_VERSION=8.3.27 -r0 \
19+ PHP_VERSION=8.3.29 -r0 \
2020 # renovate: datasource=repology depName=alpine_3_22/poppler-utils
2121 POPPLER_VERSION=25.04.0-r0
2222
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ secrets:
2121
2222services :
2323 init :
24- image : islandora/base:6.0.10 @sha256:00f16e56a20950f7b85e690b03c1e6e167625236bc77c56f4cd121dafd9ef578
24+ image : islandora/base:6.2.3 @sha256:010f7e422ad4563f91335106215a72c7485635b0a1125c651b4e76cb6d7efbd4
2525 restart : no
2626 volumes :
2727 - ./secrets:/secrets:rw
@@ -54,7 +54,7 @@ services:
5454 mariadb :
5555 condition : service_started
5656 mariadb :
57- image : islandora/mariadb:6.0.10 @sha256:a89a1152abe0fc3d5de66d071b4391dd8f18e5f4883bfa32a82caf45a46d96da
57+ image : islandora/mariadb:6.2.3 @sha256:3c6e7cbed734310f4d9fea7a4f08e7e282ecb1a5e73aec0ab79b4167930380ab
5858 volumes :
5959 - mariadb-data:/var/lib/mysql:rw
6060 secrets :
You can’t perform that action at this time.
0 commit comments