Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 92cec80d05 | |||
| 3813146f43 | |||
| 18c6d47295 |
+8
-1
@@ -2,7 +2,14 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.2.7] - 2025-05-06
|
||||
## [0.2.8] - 2025-06-06
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(deps)* Update golang:1.24.3 docker digest to f255a7d
|
||||
- *(deps)* Update golang docker tag to v1.24.4
|
||||
|
||||
## [0.2.7] - 2025-05-16
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM amd64/golang:1.24.3@sha256:f169469d1e8328fd0e26a2b5156f670922a2afc0ca8c984ec17e1be51ca94c30
|
||||
FROM amd64/golang:1.24.4@sha256:40891f7b63de861049787c5262bff91906d30cbe221753840e276b3e785a66ab
|
||||
|
||||
ENV PATH=${PATH}:/root/.local/bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user