6 Commits

Author SHA1 Message Date
Unbound Release f159632ef9 chore(release): prepare for v0.3.11 2025-12-30 15:15:33 +00:00
Unbound Release 8f75e44c71 chore(release): prepare for v0.3.11 2025-12-30 15:15:33 +00:00
Unbound Release 6610660b9d chore(release): prepare for v0.3.11 2025-12-30 15:15:33 +00:00
Unbound Release 19d2993f25 chore(release): prepare for v0.3.11 2025-12-30 15:15:33 +00:00
Unbound Release 87f52e63c6 chore(release): prepare for v0.3.11 2025-12-30 15:15:33 +00:00
Unbound Release 21ed9198d7 chore(release): prepare for v0.3.11 2025-12-30 15:15:33 +00:00
3 changed files with 13 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
{"version":"v0.3.10"}
{"version":"v0.3.11"}
+11
View File
@@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file.
## [0.3.11] - 2025-12-30
### 🐛 Bug Fixes
- *(ci)* Unset BUILDKITD_HOST in the build stage
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.25.5 docker digest to 0c27bcf
- *(deps)* Update golang:1.25.5 docker digest to ad03ba9
## [0.3.10] - 2025-12-03
### 🐛 Bug Fixes
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.25.6@sha256:9860925875ac68a8fb57416cfc5c1ee267a06226730434af677b9406e8ea6ee6
FROM amd64/golang:1.25.5@sha256:ad03ba93327b8a6143b49373790b5d92c28067bdb814418509466122ee9c9e63
ENV PATH=${PATH}:/root/.local/bin