refine whatsapp bridge defaults and webui polish

This commit is contained in:
lpf
2026-03-10 12:07:56 +08:00
parent 8a6a2755de
commit c7b159d2ed
29 changed files with 1389 additions and 432 deletions

View File

@@ -1,4 +1,4 @@
FROM golang:1.25.5-bookworm AS builder
FROM golang:1.25.7-bookworm AS builder
WORKDIR /src