Merge pull request 'Update golang Docker tag to v1.24.4' (#73) from renovate/golang-1.x into main
All checks were successful
Build the docker image for the API / build (push) Successful in 2m54s

Reviewed-on: #73
This commit is contained in:
ngn
2025-06-10 19:41:32 +03:00

View File

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