reduce image size of hub and disptach container

This commit is contained in:
PxlLoewe
2026-01-13 12:35:44 +01:00
parent c5c3bc0775
commit b1d1e7f2bf
11 changed files with 660 additions and 582 deletions

View File

@@ -23,6 +23,9 @@ overrides:
next@>=15.0.0 <=15.4.4: '>=15.4.5'
next@>=15.0.0-canary.0 <15.4.7: '>=15.4.7'
next@>=15.4.0-canary.0 <15.4.8: '>=15.4.8'
next@>=15.4.0-canary.0 <15.4.9: '>=15.4.9'
nodemailer@<7.0.7: '>=7.0.7'
nodemailer@<=7.0.10: '>=7.0.11'
playwright@<1.55.1: '>=1.55.1'
preact@>=10.26.5 <10.26.10: '>=10.26.10'
qs@<6.14.1: '>=6.14.1'