chore: update dependencies

This commit is contained in:
Henrique Dias
2025-08-15 09:19:31 +02:00
parent 8f3a3298a8
commit 520b7df04d
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.24-alpine3.20 AS build
FROM golang:1.25-alpine3.21 AS build
ARG VERSION="untracked"