update thingys

This commit is contained in:
2025-05-25 23:27:42 +02:00
parent 6058a96258
commit 5d8aa468e8
13 changed files with 891 additions and 944 deletions

View File

@@ -1,4 +1,4 @@
FROM golang:1.23 AS builder
FROM golang:1.24.3 AS builder
WORKDIR /app