Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c37b6b05f4 | |||
| 29aa86b212 | |||
| 54d726a309 | |||
| df2ba2025c |
@@ -2,6 +2,12 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.0.25] - 2025-10-29
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(deps)* Update node.js to v24.11.0
|
||||
|
||||
## [0.0.24] - 2025-10-28
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM amd64/node:24.10.0@sha256:f87a1b1210d56ef4adcde8dc5d8e62286d80974e442e427d49601b19da21fe86
|
||||
FROM amd64/node:24.11.0@sha256:219186a2b64e688cde733f723e199926a8ca7636ce6f506e9004f8cf8b336280
|
||||
|
||||
ENV PATH=${PATH}:/root/.local/bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user