chore: bump go version everywhere

This commit is contained in:
Stavros
2026-03-12 19:00:38 +02:00
parent 1c62d6fb39
commit 7a772b303e
6 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
FROM golang:1.25-alpine3.21
FROM golang:1.26-alpine3.21
WORKDIR /tinyauth