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

This commit is contained in:
renovate 2025-04-01 18:00:26 +00:00
parent 2a4daab858
commit ee1ea7ab4c

View File

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