Merge pull request 'chore(deps): update golang docker tag to v1.23.5' (#2) from renovate/golang-1.x into main
All checks were successful
Build docker image / build (push) Successful in 2m24s

Reviewed-on: #2
This commit is contained in:
ngn 2025-01-28 08:16:12 +03:00
commit a1853c0c79

View File

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