3 Commits

Author SHA1 Message Date
Unbound Release 82b41dacbc chore(release): prepare for v0.3.1 2025-08-07 10:21:25 +02:00
Renovate 879d2149b0 chore(deps): update golang docker tag to v1.24.6 2025-08-06 20:57:38 +00:00
Renovate cb69e4b534 chore(deps): update golang:1.24.5 docker digest to 0a156a4 2025-07-22 04:57:00 +00:00
2 changed files with 9 additions and 2 deletions
+8 -1
View File
@@ -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
View File
@@ -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