Skip to content

Commit 462f716

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

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.10@sha256:3e70bff9703ef6262cb327107c1b4a51543707ea99f87ee2786301c03e1a81c1
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.10@sha256:c6e74b6c0bdf8070571c33e479b09f8b1163e44a86a9ea0374dfc6aeb5d96145
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.10@sha256:a18b93704fbb969d6ab55152af1a4f27270e77817e7986350e482e178e135325
6464
networks:
6565
- default
6666
volumes:

0 commit comments

Comments
 (0)