chore(): update dependencies
All checks were successful
ci/woodpecker/push/main Pipeline was successful

This commit is contained in:
2025-01-25 22:05:40 +01:00
parent a467baf847
commit e779c5a38b
6 changed files with 36 additions and 28 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.22 as build
FROM golang:1.23 as build
WORKDIR /app