Compare commits

...

4 Commits

Author SHA1 Message Date
releaser f623bcac41 chore(release): prepare for v7.5.12 2026-04-07 10:19:35 +00:00
releaser f2512c947e chore(release): prepare for v7.5.12 2026-04-07 10:19:32 +00:00
renovate 96ab140c24 chore(deps): update python:3.14.3-slim docker digest to 5e59aae (#324)
robotframework / build (push) Successful in 48s
Release / release (push) Failing after 50s
2026-04-07 10:18:25 +00:00
renovate c646c3f9fd chore(deps): update python:3.14.3-slim docker digest to 6869258 (#322)
Release / release (push) Successful in 55s
robotframework / build (push) Failing after 1m19s
2026-04-07 05:53:54 +00:00
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
"version": "v7.5.11" "version": "v7.5.12"
} }
+7
View File
@@ -2,6 +2,13 @@
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.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 ## [7.5.11] - 2026-04-01
### Chore ### Chore
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.14.3-slim@sha256:fb83750094b46fd6b8adaa80f66e2302ecbe45d513f6cece637a841e1025b4ca FROM python:3.14.3-slim@sha256:5e59aae31ff0e87511226be8e2b94d78c58f05216efda3b07dbbed938ec8583b
ARG TARGETOS ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH