fix
All checks were successful
release-tag / release-image (push) Successful in 3m27s

This commit is contained in:
2026-04-23 21:59:24 +02:00
parent 2b08d518ad
commit e86bf3f00f

View File

@@ -1,4 +1,4 @@
FROM golang:1.24 AS builder
FROM golang:1.26 AS builder
WORKDIR /src