Skip to content

Commit d854b93

Browse files
chore(deps): update bump-dependencies
1 parent 016f226 commit d854b93

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM islandora/nginx:6.2.3@sha256:1e85a1f0a222289a3079d5740ce8156d36c325c1f8477fb96806fa157cfb666b
1+
FROM islandora/nginx:6.3.15@sha256:67d0a04a4f6d7f15dd6dec910f425ae1e6900e4b69c20d6c6dd650c9490de864
22

33
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
44

@@ -14,7 +14,7 @@ ARG \
1414
# renovate: datasource=repology depName=alpine_3_22/npm
1515
NPM_VERSION=11.6.4-r0 \
1616
# renovate: datasource=github-tags depName=ojs packageName=pkp/ojs
17-
OJS_VERSION=3_5_0-3 \
17+
OJS_VERSION=3_5_0rc2 \
1818
# renovate: datasource=repology depName=alpine_3_22/php83
1919
PHP_VERSION=8.3.29-r0 \
2020
# renovate: datasource=repology depName=alpine_3_22/poppler-utils

docker-compose.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ secrets:
2323

2424
services:
2525
init:
26-
image: islandora/base:6.2.3@sha256:010f7e422ad4563f91335106215a72c7485635b0a1125c651b4e76cb6d7efbd4
26+
image: islandora/base:6.3.15@sha256:20b9781450210131b0a98cbbf307c3b84b973da553b7de3b58d5839d048c088c
2727
restart: no
2828
volumes:
2929
- ./secrets:/secrets:rw
@@ -60,7 +60,7 @@ services:
6060
mariadb:
6161
condition: service_started
6262
mariadb:
63-
image: islandora/mariadb:6.2.3@sha256:3c6e7cbed734310f4d9fea7a4f08e7e282ecb1a5e73aec0ab79b4167930380ab
63+
image: islandora/mariadb:6.3.15@sha256:1a0c24edce0f02b4815e7bd1f611b2e9d9e395ea85ff62f0a2b78da083c78130
6464
networks:
6565
- default
6666
volumes:

0 commit comments

Comments
 (0)