1
Fork 0
A collection of Dockerfiles used as task images for project CI at https://concourse.sclu1034.dev.
Find a file
Lucas Schwiderski 8d51731d45
Fix versioning schemes
The `node` versioning scheme does only use LTS by default, which we
want. So we need to apply that for the Docker tags of node.js images.

NPM packages should use the appropriate versioning scheme as well.
2024-08-24 17:11:04 +02:00
images Fix versioning schemes 2024-08-24 17:11:04 +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 Fix versioning schemes 2024-08-24 17:11:04 +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.