Compare commits

...

6 Commits

2 changed files with 11 additions and 1 deletions
+10
View File
@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file.
## [7.2.21] - 2025-06-13
### Chore
- *(deps)* Update python:3.13.4-slim docker digest to a658ec9
- *(deps)* Update python:3.13.4-slim docker digest to d088f08
- *(deps)* Update python:3.13.4-slim docker digest to 2d37a75
- *(deps)* Update python:3.13.4-slim docker digest to 9ed09f7
- *(deps)* Update python docker tag to v3.13.5
## [7.2.20] - 2025-06-04
### Chore
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.13.4-slim@sha256:d97b595c5f4ac718102e5a5a91adaf04b22e852961a698411637c718d45867c8
FROM python:3.13.5-slim@sha256:f2fdaec50160418e0c2867ba3e254755edd067171725886d5d303fd7057bbf81
ARG TARGETOS
ARG TARGETARCH