Skip to content

Commit e7c55b7

Browse files
authored
Merge pull request #6 from Leagues-of-Code-TH/renovate/node-18.x
Update Node.js to v18
2 parents b4f9765 + cd22d39 commit e7c55b7

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)