Skip to content

Commit

Permalink
chore(deps): update node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent 9fb536a commit e1dfbaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/lolisafe/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18-bullseye
FROM node:18.20.3-bullseye

WORKDIR /usr/lolisafe
COPY package.json yarn.lock ./
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://github.com/BobbyWibowo/lolisafe/issues"
},
"engines": {
"node": ">=18.17.0"
"node": ">=18.20.4"
},
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit e1dfbaf

Please sign in to comment.