2 Commits

Author SHA1 Message Date
Unbound Release 31ddaf91bc chore(release): prepare for v0.0.18 2025-05-22 11:03:06 +00:00
Renovate a9f6278725 chore(deps): update node.js to v22.16.0 2025-05-22 02:52:42 +00:00
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
## [0.0.18] - 2025-05-22
### ⚙️ Miscellaneous Tasks
- *(deps)* Update node.js to v22.16.0
## [0.0.17] - 2025-05-15
### ⚙️ Miscellaneous Tasks
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/node:22.15.1@sha256:c5bd0df283131e32fe6dba31db59dd82d779819a18a361c92990ec26cb8f229f
FROM amd64/node:22.16.0@sha256:e8095c4405d8a27e2816d86cbbfe7e84be1fcc7d8ce188cf97970ddc9965442d
ENV PATH=${PATH}:/root/.local/bin