Commit graph

9 commits

Author SHA1 Message Date
Elle Mouton
3fdb609002
docker: update dockerfile go versions 2025-03-05 12:37:49 +02:00
Oliver Gugger
c11f6971ad
GitHub+Dockerfile: bump Go version to v1.22.3 2024-05-31 10:39:24 +02:00
positiveblue
033991dbad
build: update go to v1.19.4-beta 2023-01-06 01:53:11 -08:00
ffranr
6a8a2cee6d
docker: perform dependencies installation in separate run layer
This commit separates the task of dependencies installation into its own separate run layer. Previously, dependencies installation shared the same layer as local repo build.

This change means that the dependencies run layer can be reused (cached) whilst the local repo is modified. Which is helpful for regtests.
2022-11-15 14:44:43 +00:00
Oliver Gugger
b63e0051fd
multi: use Golang 1.18 everywhere 2022-08-03 19:26:01 +02:00
Oliver Gugger
791f4a8d56
multi: update to Go 1.17.12 2022-07-13 09:32:00 +02:00
positiveblue
d8c693fc77
docker: bump go version + set arch platform 2022-04-13 15:29:39 -07:00
Olaoluwa Osuntokun
ffc9c60b13
multi: rename project from llm to pool 2020-09-09 19:55:10 -07:00
Oliver Gugger
93f347cd48
build: add Dockerfile 2020-08-10 10:24:38 +02:00