Compare commits

...

4 Commits

Author SHA1 Message Date
releaser 790f156f1d chore(release): prepare for v7.5.14
robotframework / build (pull_request) Successful in 58s
2026-05-09 03:14:24 +00:00
releaser 75e02eb21b chore(release): prepare for v7.5.14 2026-05-09 03:14:22 +00:00
renovate 9a37a9aa53 chore(deps): update python:3.14.4-slim docker digest to 2ca02f3 (#342)
robotframework / build (push) Successful in 51s
Release / release (push) Successful in 1m8s
2026-05-09 03:12:55 +00:00
renovate 3e58d85b34 chore(deps): update python:3.14.4-slim docker digest to ec2f6b1 (#340)
robotframework / build (push) Successful in 53s
Release / release (push) Successful in 1m0s
2026-05-09 01:17:36 +00:00
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v7.5.13"
"version": "v7.5.14"
}
+7
View File
@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
## [7.5.14] - 2026-05-09
### Chore
- *(deps)* Update python:3.14.4-slim docker digest to ec2f6b1 (#340)
- *(deps)* Update python:3.14.4-slim docker digest to 2ca02f3 (#342)
## [7.5.13] - 2026-05-05
### Chore
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.14.4-slim@sha256:c11aee3b3cae066f55d1e9318fc812673aa6557073b0db0d792b59491b262e0c
FROM python:3.14.4-slim@sha256:2ca02f32b4d9d893863367ce07ec1972819f476dd38d8612f2a9cb6a41cbb727
ARG TARGETOS
ARG TARGETARCH