Skip to content

Commit 02c6738

Browse files
authored
Merge pull request #147 from MaxMEllon/renovate/node-18.x
Update Node.js to v18
2 parents 0c4f214 + a573868 commit 02c6738

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)