Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3e5646fb9a | |||
| ef6dc2d6e7 | |||
| 45b966381f |
@@ -2,6 +2,13 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.2.4] - 2025-02-13
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(deps)* Update golang:1.23.6 docker digest to 9271129
|
||||
- *(deps)* Update golang docker tag to v1.24.0
|
||||
|
||||
## [0.2.3] - 2025-02-05
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.23.6@sha256:958bd2e45b2d6d166aa0e33ee737093fe0c773c89c3fc142f26ac65ec37507cd
|
||||
FROM golang:1.24.0@sha256:2b1cbf278ce05a2a310a3d695ebb176420117a8cfcfcc4e5e68a1bef5f6354da
|
||||
|
||||
ENV PATH=${PATH}:/root/.local/bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user