Update golang Docker tag to v1.24.0

This commit is contained in:
renovate 2025-02-12 21:03:55 +00:00
parent a1967141ae
commit 9e27aabdb9

View File

@ -1,4 +1,4 @@
FROM golang:1.23.6 FROM golang:1.24.0
WORKDIR /api WORKDIR /api