3 Commits

Author SHA1 Message Date
Unbound Release 83a6d5a0e4 chore(release): prepare for v0.3.2 2025-08-14 11:07:35 +02:00
Renovate 077c436a57 chore(deps): update golang docker tag to v1.25.0 2025-08-13 18:59:24 +00:00
Renovate 2dfcdb659f chore(deps): update golang:1.24.6 docker digest to 958bfd1 2025-08-12 22:57:31 +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.
## [0.3.2] - 2025-08-14
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.24.6 docker digest to 958bfd1
- *(deps)* Update golang docker tag to v1.25.0
## [0.3.1] - 2025-08-07
### ⚙️ Miscellaneous Tasks
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.24.6@sha256:1e13b597ac2fd661f71659cf3b11f20db5c92040cbfc8e12e7feb57f068ad701
FROM amd64/golang:1.25.0@sha256:36e95221032d4c929d001ae5c1059ba1fbe1dec3b1f5c74d2708583d3141e151
ENV PATH=${PATH}:/root/.local/bin