chore(ci): move to stoatchat

This commit is contained in:
Zomatree
2025-10-11 23:22:41 +01:00
parent d65c1a1ab3
commit af78ac0586
11 changed files with 25 additions and 25 deletions

View File

@@ -1,5 +1,5 @@
# Build Stage
FROM ghcr.io/revoltchat/base:latest AS builder
FROM ghcr.io/stoatchat/base:latest AS builder
# Bundle Stage
FROM gcr.io/distroless/cc-debian12:nonroot