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

Reviewed-on: #2
This commit is contained in:
ngn 2025-01-28 10:23:15 +03:00
commit 7abed33dd9

View File

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