Compare commits

...

3 Commits

Author SHA1 Message Date
ngn
a1853c0c79 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
2025-01-28 08:16:12 +03:00
ngn
3ae593500f Merge branch 'main' into renovate/golang-1.x 2025-01-28 08:16:02 +03:00
ba21427c06 chore(deps): update golang docker tag to v1.23.5 2025-01-28 04:12:39 +00:00

View File

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