Skip to content

Commit da9e837

Browse files
chore(deps): update bump-dependencies
1 parent e928339 commit da9e837

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM islandora/nginx:6.0.10@sha256:57f9e680cc7515ba0025c2e5ba5f1f16dc6bb0810810684556805431af5fd962
1+
FROM islandora/nginx:6.2.3@sha256:1e85a1f0a222289a3079d5740ce8156d36c325c1f8477fb96806fa157cfb666b
22

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

@@ -12,11 +12,11 @@ ARG \
1212
# renovate: datasource=repology depName=alpine_3_22/ghostscript
1313
GHOSTSCRIPT_VERSION=10.05.1-r0 \
1414
# renovate: datasource=repology depName=alpine_3_22/npm
15-
NPM_VERSION=11.4.2-r0 \
15+
NPM_VERSION=11.6.4-r0 \
1616
# renovate: datasource=github-tags depName=ojs packageName=pkp/ojs
1717
OJS_VERSION=3_5_0rc2 \
1818
# renovate: datasource=repology depName=alpine_3_22/php83
19-
PHP_VERSION=8.3.27-r0 \
19+
PHP_VERSION=8.3.29-r0 \
2020
# renovate: datasource=repology depName=alpine_3_22/poppler-utils
2121
POPPLER_VERSION=25.04.0-r0
2222

0 commit comments

Comments
 (0)