Skip to content

Commit e554b9b

Browse files
chore(deps): update dependency node to v20.18.0 (#283)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lâm Ngọc Khương <[email protected]>
1 parent d0bc9df commit e554b9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.17.0
1+
20.18.0

maildev.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:20.17.0-alpine
1+
FROM node:20.18.0-alpine
22

33
RUN npm i -g [email protected]
44

0 commit comments

Comments
 (0)