6 Commits

Author SHA1 Message Date
argoyle 33d5c86d3f Merge branch 'next-release' into 'main'
chore(release): prepare for v0.3.7

See merge request unboundsoftware/pre-commit!98
2025-12-03 06:05:45 +01:00
Unbound Release bf49a63fef chore(release): prepare for v0.3.7 2025-12-03 06:05:45 +01:00
argoyle 0144a905b0 Merge branch 'renovate/golang-1.x' into 'main'
chore(deps): update golang docker tag to v1.25.5

See merge request unboundsoftware/pre-commit!99
2025-12-02 19:40:31 +01:00
Renovate 445dfa1aca chore(deps): update golang docker tag to v1.25.5 2025-12-02 18:11:20 +00:00
argoyle 1bc4a6f847 Merge branch 'renovate/golang-1.25.4' into 'main'
chore(deps): update golang:1.25.4 docker digest to efe81fa

See merge request unboundsoftware/pre-commit!97
2025-11-18 13:58:57 +01:00
Renovate 0bcf2c23f9 chore(deps): update golang:1.25.4 docker digest to efe81fa 2025-11-18 11:58:16 +00:00
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
{"version":"v0.3.6"} {"version":"v0.3.7"}
+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.3.7] - 2025-12-02
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.25.4 docker digest to efe81fa
- *(deps)* Update golang docker tag to v1.25.5
## [0.3.6] - 2025-11-06 ## [0.3.6] - 2025-11-06
### ⚙️ Miscellaneous Tasks ### ⚙️ Miscellaneous Tasks
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/golang:1.25.4@sha256:2476911a55fb171469c5266ee3d81e180fd25592c4f74ae79488fb49578bdc96 FROM amd64/golang:1.25.5@sha256:ff44d519dbd3f622224d3433f319ae0b046abe081dda5b3d3c3db04a712e1898
ENV PATH=${PATH}:/root/.local/bin ENV PATH=${PATH}:/root/.local/bin