chore(deps): update golang docker tag to v1.24.1

This commit is contained in:
renovate 2025-03-29 17:01:00 +00:00
parent 7aede49b24
commit 847dc1be95

View File

@ -1,4 +1,4 @@
FROM golang:1.23.5
FROM golang:1.24.1
WORKDIR /app