Update golang Docker tag to v1.24.5

This commit is contained in:
2025-07-09 21:04:42 +00:00
parent b447c8cf13
commit 68f5480ff1

View File

@ -1,4 +1,4 @@
FROM golang:1.24.4
FROM golang:1.24.5
WORKDIR /api