Compare commits
2 Commits
next-release
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
| f99f675d8f | |||
| c1443de64a |
@@ -2,12 +2,6 @@
|
|||||||
|
|
||||||
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.28] - 2025-12-30
|
|
||||||
|
|
||||||
### ⚙️ Miscellaneous Tasks
|
|
||||||
|
|
||||||
- *(deps)* Update node.js to 482f88d
|
|
||||||
|
|
||||||
## [0.0.27] - 2025-12-12
|
## [0.0.27] - 2025-12-12
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM amd64/node:24.12.0@sha256:482f88dfffd8fe3259bef89a27880a58fd60d63fb4e03e7777fb18c43d635fb8
|
FROM amd64/node:24.13.0@sha256:99f03d301e02187ad852613ebaee613f7f1c0740b5ce4ea98c2c00c4ebf72c5e
|
||||||
|
|
||||||
ENV PATH=${PATH}:/root/.local/bin
|
ENV PATH=${PATH}:/root/.local/bin
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user