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

This commit is contained in:
renovate 2025-06-05 21:00:19 +00:00
parent 5f30276b8a
commit 22510e92b5

View File

@ -1,4 +1,4 @@
FROM golang:1.24.2
FROM golang:1.24.4
WORKDIR /app