Compare commits

..

2 Commits

Author SHA1 Message Date
Unbound Release cbfdabde74 chore(release): prepare for v7.2.20 2025-06-04 19:43:53 +00:00
Renovate 120d8754d4 chore(deps): update python docker tag to v3.13.4 2025-06-04 19:03:43 +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.20] - 2025-06-04
### Chore
- *(deps)* Update python docker tag to v3.13.4
## [7.2.19] - 2025-05-30
### Chore
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.13.3-slim@sha256:56a11364ffe0fee3bd60af6d6d5209eba8a99c2c16dc4c7c5861dc06261503cc
FROM python:3.13.4-slim@sha256:d97b595c5f4ac718102e5a5a91adaf04b22e852961a698411637c718d45867c8
ARG TARGETOS
ARG TARGETARCH