v4.0.3 (Expanded white detection)

This commit is contained in:
selfhst-bot
2026-05-18 07:52:59 -04:00
parent 862b03b7df
commit 0ee91c14a6
5 changed files with 223 additions and 193 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26-alpine AS builder
FROM golang:1.26.3-alpine AS builder
WORKDIR /app