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
This commit is contained in:
ngn 2025-04-05 23:38:18 +03:00
commit 53ab201ab3

View File

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