Skip to content

Commit 79af69d

Browse files
chore(deps): update node.js to v18 (#151)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4b3f6eb commit 79af69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:17.9.0-alpine
1+
FROM node:18.0.0-alpine
22
WORKDIR /usr/src/app
33
COPY package.json yarn.lock ./
44
RUN yarn

0 commit comments

Comments
 (0)