1
Fork 0
A collection of Dockerfiles used as task images for project CI at https://concourse.sclu1034.dev.
Find a file
Lucas Schwiderski b4ea7d0ab5
Implement custom version checks
Many dependencies are installed manually within the Dockerfiles,
where Renovate cannot determine the version numbers by default.
However, through custom matching, the corresponding data sources
can be invoked, and the version number replaced via regex.
2024-08-24 17:11:03 +02:00
images Implement custom version checks 2024-08-24 17:11:03 +02:00
pipelines Fix image upload 2024-08-24 17:08:45 +02:00
tasks Initialize repository 2024-08-23 15:07:13 +02:00
.gitignore Initialize repository 2024-08-23 15:07:13 +02:00
.renovaterc Implement custom version checks 2024-08-24 17:11:03 +02:00
Justfile Initialize repository 2024-08-23 15:07:13 +02:00
LICENSE Initialize repository 2024-08-23 15:07:13 +02:00
README.md Initialize repository 2024-08-23 15:07:13 +02:00

CI Images

A collection of Dockerfiles used as task images for project CI at https://ci.sclu1034.dev.