Compare commits

2 Commits

Author SHA1 Message Date
ngn
fa6c1d8b2c Merge pull request 'Update golang Docker tag to v1.24.5' (#88) from renovate/golang-1.x into main
All checks were successful
Build the docker image for the API / build (push) Successful in 3m18s
Reviewed-on: #88
2025-07-11 18:59:50 +03:00
68f5480ff1 Update golang Docker tag to v1.24.5 2025-07-09 21:04:42 +00:00

View File

@ -1,4 +1,4 @@
FROM golang:1.24.4
FROM golang:1.24.5
WORKDIR /api