Update golang Docker tag to v1.24.1

This commit is contained in:
renovate 2025-03-05 02:02:55 +00:00
parent 4380638982
commit 27af732e1f

View File

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