Compare commits

...

2 Commits

Author SHA1 Message Date
ngn
86c0e3cc97 Merge pull request 'Update golang Docker tag to v1.24.3' (#54) from renovate/golang-1.x into main
Some checks failed
Build the docker image for the API / build (push) Has been cancelled
Reviewed-on: #54
2025-05-18 14:18:10 +03:00
693c94274a Update golang Docker tag to v1.24.3 2025-05-06 21:03:55 +00:00

View File

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