Merge pull request 'chore(deps): update golang docker tag to v1.24.2' (#6) from renovate/golang-1.x into main
Some checks failed
Build docker image / build (push) Has been cancelled

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

View File

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