diff --git a/Dockerfile b/Dockerfile index c67de62..8b35919 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM islandora/nginx:6.0.4@sha256:b6511d412d3b249c4091c2e586912db1305fbe4e3536316fb6c19e1f86766de1 +FROM islandora/nginx:6.0.10@sha256:57f9e680cc7515ba0025c2e5ba5f1f16dc6bb0810810684556805431af5fd962 SHELL ["/bin/ash", "-eo", "pipefail", "-c"] @@ -12,7 +12,7 @@ ARG \ # renovate: datasource=repology depName=alpine_3_22/ghostscript GHOSTSCRIPT_VERSION=10.05.1-r0 \ # renovate: datasource=repology depName=alpine_3_22/npm - NPM_VERSION=11.3.0-r1 \ + NPM_VERSION=11.4.2-r0 \ # renovate: datasource=github-tags depName=ojs packageName=pkp/ojs OJS_VERSION=3_5_0rc2 \ # renovate: datasource=repology depName=alpine_3_22/php83 diff --git a/docker-compose.yaml b/docker-compose.yaml index 0d5756d..dcfee01 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -21,7 +21,7 @@ secrets: services: init: - image: islandora/base:6.0.4@sha256:71a42ef7d1676e50a5860ac44fdde705fd0b38af0a7006c9d3371b8d88d0e311 + image: islandora/base:6.0.10@sha256:00f16e56a20950f7b85e690b03c1e6e167625236bc77c56f4cd121dafd9ef578 restart: no volumes: - ./secrets:/secrets:rw @@ -54,7 +54,7 @@ services: mariadb: condition: service_started mariadb: - image: islandora/mariadb:6.0.4@sha256:0394daa3f0d99d8dde5c273da4f55b340b76fc729dfdc8b8466155ecc486235a + image: islandora/mariadb:6.0.10@sha256:a89a1152abe0fc3d5de66d071b4391dd8f18e5f4883bfa32a82caf45a46d96da volumes: - mariadb-data:/var/lib/mysql:rw secrets: