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