Merge branch 'main' of https://github.com/steveiliop56/tinyauth into feat/unified-config

This commit is contained in:
Stavros
2025-12-22 22:08:24 +02:00
7 changed files with 122 additions and 122 deletions

View File

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