Skip to content

Commit cd22d39

Browse files
Update Node.js to v18
1 parent c019e89 commit cd22d39

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
@@ -1,4 +1,4 @@
1-
FROM node:16-alpine AS base
1+
FROM node:18-alpine AS base
22

33
WORKDIR /opt/app
44
COPY package.json /opt/app

0 commit comments

Comments
 (0)