Skip to content

Commit 47ee492

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

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.11@sha256:b870685607ae6f75b4c08db099209187703bc079a94cf23d772c91bfb8c63475
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.11@sha256:337d86be7fa3c81024eda46a6e4be73cb99f946c26765b7987a28ec9e134d5a9
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.11@sha256:c49de80e78005c2f2d65d7e89046ef966bb564e4989eca9d2c1bb6dcd9d5efd8
6464
networks:
6565
- default
6666
volumes:

0 commit comments

Comments
 (0)