3 Commits

Author SHA1 Message Date
Unbound Release 0349bdb1f8 chore(release): prepare for v0.2.6 2025-04-04 09:41:15 +02:00
Renovate 0ffdb1cc0f chore(deps): update golang docker tag to v1.24.2 2025-04-01 17:55:13 +00:00
Renovate 7ea764a322 chore(deps): update golang:1.24.1 docker digest to 5ecf333 2025-03-18 03:53:10 +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.2.6] - 2025-04-01
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.24.1 docker digest to 5ecf333
- *(deps)* Update golang docker tag to v1.24.2
## [0.2.5] - 2025-03-05
### 🐛 Bug Fixes
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.24.1@sha256:f4707a73c390cc4ee035f7527f25907c3e06745ab946628f72cb459b2e70d401
FROM amd64/golang:1.24.2@sha256:81b44f328549e8356fda6707346ff8a6589fe250eeb4ea5f21669c7d24b36dae
ENV PATH=${PATH}:/root/.local/bin