Skip to content

Commit b25a83d

Browse files
committed
DO NOT MERGE: test Node.js 20 baseimage
1 parent c252fc3 commit b25a83d

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
@@ -12,7 +12,7 @@ COPY --chown=pelias ./package.json ${WORKDIR}
1212
RUN npm install
1313

1414
# base image
15-
FROM pelias/libpostal_baseimage
15+
FROM pelias/libpostal_baseimage:nodejs-20
1616

1717
# interpolation dependencies
1818
RUN apt-get update && \

0 commit comments

Comments
 (0)