Update golang Docker tag to v1.24.2

This commit is contained in:
renovate 2025-04-01 21:03:00 +00:00
parent fe6b3512fd
commit e4d1fc21fb

View File

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