Skip to content

Commit 6d19fe8

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

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.16@sha256:d3aaa07ab2480778608ba85b55bda249cffef8f867ce914e01815e443a0d83cf
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.16@sha256:433aa15db24537a63389b5b26cb4aa71527ec452e2407b7cfbfebd46d3faf859
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.16@sha256:31d80b9591ed906b09fc405570a49e89695abf8b92556cb79432b6ab27955e71
6464
networks:
6565
- default
6666
volumes:

0 commit comments

Comments
 (0)