Skip to content

Commit 6a08e09

Browse files
authored
Merge pull request #15 from Edirom/dependabot/docker/node-25
Bump node from 22 to 25
2 parents 5db1d3d + d4da3cf commit 6a08e09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# 1. set up the build environment and build the expath-package
44
# 2. run the eXist-db
55
#########################
6-
FROM node:22 AS builder
6+
FROM node:25 AS builder
77

88
ENV ODDAPI_BUILD_HOME="/opt/oddapi-build"
99

0 commit comments

Comments
 (0)