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
This commit is contained in:
ngn
2025-07-11 18:59:50 +03:00

View File

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