chore(ops/sourcegraph): Bump to 3.35.2

Change-Id: Ia829b4ffa2e7e37438f766d0ff98e504c0d856b4
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5755
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
This commit is contained in:
Vincent Ambo 2022-05-28 13:14:01 +02:00 committed by tazjin
parent a6367b4bdc
commit d32fa2bd33

View file

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