chore(ops/sourcegraph): Bump to 3.36.3
Change-Id: I3a6caeeb06919b25a9c1200c8f286b0bd34916b2 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5762 Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
This commit is contained in:
parent
d32fa2bd33
commit
793081905e
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
virtualisation.oci-containers.containers.sourcegraph = {
|
virtualisation.oci-containers.containers.sourcegraph = {
|
||||||
image = "sourcegraph/server:3.35.2";
|
image = "sourcegraph/server:3.36.3";
|
||||||
|
|
||||||
ports = [
|
ports = [
|
||||||
"127.0.0.1:${toString cfg.port}:7080"
|
"127.0.0.1:${toString cfg.port}:7080"
|
||||||
|
|
Loading…
Reference in a new issue