Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cbfdabde74 | |||
| 120d8754d4 |
@@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
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
|
## [7.2.19] - 2025-05-30
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.13.3-slim@sha256:56a11364ffe0fee3bd60af6d6d5209eba8a99c2c16dc4c7c5861dc06261503cc
|
FROM python:3.13.4-slim@sha256:d97b595c5f4ac718102e5a5a91adaf04b22e852961a698411637c718d45867c8
|
||||||
|
|
||||||
ARG TARGETOS
|
ARG TARGETOS
|
||||||
ARG TARGETARCH
|
ARG TARGETARCH
|
||||||
|
|||||||
Reference in New Issue
Block a user