refactor: move to traefik paerser for label parsing

This commit is contained in:
Stavros
2025-06-15 19:39:38 +03:00
parent 9eb296f146
commit 282cabf4dd
12 changed files with 92 additions and 83 deletions

View File

@@ -1,5 +1,5 @@
# Site builder
FROM oven/bun:1.2.15-alpine AS frontend-builder
FROM oven/bun:1.2.16-alpine AS frontend-builder
WORKDIR /frontend