2 Commits

Author SHA1 Message Date
Unbound Release 1a3a0ca7cf chore(release): prepare for v0.0.13 2025-01-10 10:16:41 +00:00
Renovate e1426020e0 chore(deps): update node.js to v22.13.0 2025-01-08 19:54:16 +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. All notable changes to this project will be documented in this file.
## [0.0.13] - 2025-01-10
### ⚙️ Miscellaneous Tasks
- *(deps)* Update node.js to v22.13.0
## [0.0.12] - 2024-12-28 ## [0.0.12] - 2024-12-28
### ⚙️ Miscellaneous Tasks ### ⚙️ Miscellaneous Tasks
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:22.12.0@sha256:0e910f435308c36ea60b4cfd7b80208044d77a074d16b768a81901ce938a62dc FROM node:22.13.0@sha256:99981c3d1aac0d98cd9f03f74b92dddf30f30ffb0b34e6df8bd96283f62f12c6
ENV PATH=${PATH}:/root/.local/bin ENV PATH=${PATH}:/root/.local/bin