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:10:45 +03:00
commit 0e4b129127

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