Skip to content

Commit 7662d8c

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

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.13@sha256:423922b52fc666d0ca11a41a810a74bea4b646e66dc4b1abc0f82e945935dad9
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.13@sha256:73f39170fb29a7aaa0f12eec31a496a1c58b91183cf3d9757e9b03eea74c8198
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.13@sha256:6c6f58a4c16e42f79b0991d78f5d182bdf6827e28b0e66f917c3ea5b5285395b
6464
networks:
6565
- default
6666
volumes:

0 commit comments

Comments
 (0)