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

This commit is contained in:
2025-07-08 21:00:32 +00:00
parent 5f30276b8a
commit 19d3aa927d

View File

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