Skip to content

Commit 303aa7a

Browse files
authored
Merge pull request #187 from privacy-tech-lab/rest-api-node18-update
Change RestAPI to use updated Node image
2 parents ef885b8 + 9857124 commit 303aa7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest_api/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:16
1+
FROM node:18
22

33
WORKDIR /srv/analysis/rest_api
44

0 commit comments

Comments
 (0)