Skip to content

Commit a573868

Browse files
committed
Update Node.js to v18
1 parent 9a6b0cf commit a573868

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/app/Dockerfile

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

33
RUN apt-get update \
44
&& apt-get install -y locales tzdata busybox \

0 commit comments

Comments
 (0)