Compare commits
4 Commits
v7.5.11
...
next-release
| Author | SHA1 | Date | |
|---|---|---|---|
| f623bcac41 | |||
| f2512c947e | |||
| 96ab140c24 | |||
| c646c3f9fd |
@@ -2,6 +2,13 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [7.5.12] - 2026-04-07
|
||||
|
||||
### Chore
|
||||
|
||||
- *(deps)* Update python:3.14.3-slim docker digest to 6869258 (#322)
|
||||
- *(deps)* Update python:3.14.3-slim docker digest to 5e59aae (#324)
|
||||
|
||||
## [7.5.11] - 2026-04-01
|
||||
|
||||
### Chore
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.14.3-slim@sha256:fb83750094b46fd6b8adaa80f66e2302ecbe45d513f6cece637a841e1025b4ca
|
||||
FROM python:3.14.3-slim@sha256:5e59aae31ff0e87511226be8e2b94d78c58f05216efda3b07dbbed938ec8583b
|
||||
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
|
||||
Reference in New Issue
Block a user