Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2a9472f598 | |||
| 4b0dd94b09 | |||
| 8f8bd142c9 |
@@ -2,6 +2,13 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [7.2.8] - 2025-02-07
|
||||
|
||||
### Chore
|
||||
|
||||
- *(deps)* Update python:3.13.1-slim docker digest to 031ebf3
|
||||
- *(deps)* Update python docker tag to v3.13.2
|
||||
|
||||
## [7.2.7] - 2025-02-04
|
||||
|
||||
### Chore
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.13.1-slim@sha256:a569688edb9acf677e8356c3db3eac4b56773e9859f83086d0d580c985cccc9b
|
||||
FROM python:3.13.2-slim@sha256:ae9f9ac89467077ed1efefb6d9042132d28134ba201b2820227d46c9effd3174
|
||||
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
|
||||
Reference in New Issue
Block a user