v3.2.0 (Primary colors, remote URLs)

This commit is contained in:
selfhst-bot
2026-02-18 08:16:46 -05:00
parent 97d60985bc
commit d980408689
5 changed files with 58 additions and 31 deletions

View File

@@ -1,4 +1,4 @@
FROM golang:1.25-alpine AS builder
FROM golang:1.26-alpine AS builder
WORKDIR /app