mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-18 09:21:32 +00:00
chore(deps): update node.js
This commit is contained in:
parent
9fb536a3ed
commit
ab672284c4
@ -1,4 +1,4 @@
|
||||
FROM node:18-bullseye
|
||||
FROM node:18.20.5-bullseye
|
||||
|
||||
WORKDIR /usr/lolisafe
|
||||
COPY package.json yarn.lock ./
|
||||
|
@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/BobbyWibowo/lolisafe/issues"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.17.0"
|
||||
"node": ">=18.20.5"
|
||||
},
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user