Compare commits

..

2 Commits

Author SHA1 Message Date
ngn
53ab201ab3 Merge pull request 'Update golang Docker tag to v1.24.2' (#36) from renovate/golang-1.x into main
All checks were successful
Build the docker image for the API / build (push) Successful in 3m4s
Reviewed-on: #36
2025-04-05 23:38:18 +03:00
e4d1fc21fb Update golang Docker tag to v1.24.2 2025-04-01 21:03:00 +00:00

View File

@ -1,4 +1,4 @@
FROM golang:1.24.0
FROM golang:1.24.2
WORKDIR /api