Merge pull request 'chore(deps): update golang docker tag to v1.24.2' () from renovate/golang-1.x into main

Reviewed-on: 
This commit is contained in:
ngn
2025-04-05 23:11:23 +03:00

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