Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 82b41dacbc | |||
| 879d2149b0 | |||
| cb69e4b534 |
+8
-1
@@ -2,7 +2,14 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.3.0] - 2025-07-09
|
||||
## [0.3.1] - 2025-08-07
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(deps)* Update golang:1.24.5 docker digest to 0a156a4
|
||||
- *(deps)* Update golang docker tag to v1.24.6
|
||||
|
||||
## [0.3.0] - 2025-07-10
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM amd64/golang:1.24.5@sha256:c65440f3ce49841f539afae6ac1db7615706813a1fb2d2f244a32178eaf837bf
|
||||
FROM amd64/golang:1.24.6@sha256:1e13b597ac2fd661f71659cf3b11f20db5c92040cbfc8e12e7feb57f068ad701
|
||||
|
||||
ENV PATH=${PATH}:/root/.local/bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user