File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed 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.2 @sha256:4f878ad7b5c36c2490aad925f4ed04a7c0fe4c2c0f3545f64aed6cb603957680
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.2 @sha256:234ead7adb40eb25fed7fada81c7b0fcbc7ed946b6388b2dbc490b64b946a28c
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.2 @sha256:0c44b77a2b36c857a3134da61f5a13571d4ee0fec4cb652580b03df3901eedba
5858 volumes :
5959 - mariadb-data:/var/lib/mysql:rw
6060 secrets :
You can’t perform that action at this time.
0 commit comments