license switch agpl -> busl1, sprints work, new product advisories

This commit is contained in:
master
2026-01-20 15:32:20 +02:00
parent 4903395618
commit c32fff8f86
1835 changed files with 38630 additions and 4359 deletions

View File

@@ -2,7 +2,7 @@ version: "3.9"
services:
stella-postgres:
image: postgres:17
image: postgres:18.1
container_name: stella-postgres
restart: unless-stopped
environment:
@@ -29,3 +29,4 @@ services:
volumes:
stella-postgres-data:
driver: local