chore: minor files update.

This commit is contained in:
Houmgaor
2025-10-18 18:57:16 +02:00
parent 1268a77712
commit f410cbd48b
4 changed files with 60 additions and 34 deletions

View File

@@ -1,4 +1,4 @@
FROM golang:1.21-alpine3.19
FROM golang:1.25-alpine3.21
ENV GO111MODULE=on