Compare commits

...

3 Commits

Author SHA1 Message Date
ngn
02d8997f25 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 47s
Reviewed-on: #2
2025-01-28 08:46:41 +03:00
ngn
58d70937ca Merge branch 'main' into renovate/golang-1.x 2025-01-28 08:46:34 +03:00
c35fca8b3a chore(deps): update golang docker tag to v1.23.5 2025-01-28 04:12:28 +00:00

View File

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