chore(ops/sourcegraph): Bump to 3.37.0

Change-Id: If333f28dd0bec4eb965a6e3005ef5aca810c86f3
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5763
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
This commit is contained in:
Vincent Ambo 2022-05-28 13:46:01 +02:00 committed by tazjin
parent 793081905e
commit 291dd44044

View file

@ -35,7 +35,7 @@ in
};
virtualisation.oci-containers.containers.sourcegraph = {
image = "sourcegraph/server:3.36.3";
image = "sourcegraph/server:3.37.0";
ports = [
"127.0.0.1:${toString cfg.port}:7080"