Files
authentik/packages/client-ts/compose.yml
dependabot[bot] 25b46570ac core: bump openapitools/openapi-generator-cli from v7.24.0 to v7.25.0 in /packages/client-ts (#25550)
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2026-08-28 14:40:48 +00:00

10 lines
228 B
YAML
Generated

---
services:
gen:
image: docker.io/openapitools/openapi-generator-cli:v7.25.0
restart: never
network_mode: none
volumes:
- ./:/local
- ../../schema.yml:/schema.yml:ro