Skip to content

Commit 9079e73

Browse files
committed
Bump to node20 in Dockerfile.
1 parent 499a2d8 commit 9079e73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Docker image for the primary terria map application server
2-
FROM node:16
2+
FROM node:20
33

44
RUN mkdir -p /usr/src/app && mkdir -p /etc/config/client
55
WORKDIR /usr/src/app/component

0 commit comments

Comments
 (0)