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
This commit is contained in:
ngn
2025-05-18 14:18:10 +03:00

View File

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