3 Commits

Author SHA1 Message Date
Unbound Release 3e5646fb9a chore(release): prepare for v0.2.4 2025-02-13 10:10:00 +00:00
Renovate ef6dc2d6e7 chore(deps): update golang docker tag to v1.24.0 2025-02-13 03:53:31 +00:00
Renovate 45b966381f chore(deps): update golang:1.23.6 docker digest to 9271129 2025-02-05 09:54:29 +00:00
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -2,6 +2,13 @@
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.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 ## [0.2.3] - 2025-02-05
### ⚙️ Miscellaneous Tasks ### ⚙️ Miscellaneous Tasks
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.23.6@sha256:958bd2e45b2d6d166aa0e33ee737093fe0c773c89c3fc142f26ac65ec37507cd FROM golang:1.24.0@sha256:2b1cbf278ce05a2a310a3d695ebb176420117a8cfcfcc4e5e68a1bef5f6354da
ENV PATH=${PATH}:/root/.local/bin ENV PATH=${PATH}:/root/.local/bin