Compare commits

...

2 Commits

Author SHA1 Message Date
Unbound Release 2c56cb1b52 chore(release): prepare for v7.2.32 2025-08-08 06:06:37 +00:00
Renovate 118a949297 chore(deps): update python docker tag to v3.13.6 2025-08-07 22:02:51 +00:00
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
## [7.2.32] - 2025-08-08
### Chore
- *(deps)* Update python docker tag to v3.13.6
## [7.2.31] - 2025-07-31
### Chore
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.13.5-slim@sha256:4c2cf9917bd1cbacc5e9b07320025bdb7cdf2df7b0ceaccb55e9dd7e30987419
FROM python:3.13.6-slim@sha256:6f79e7a10bb7d0b0a50534a70ebc78823f941fba26143ecd7e6c5dca9d7d7e8a
ARG TARGETOS
ARG TARGETARCH