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:
Vincent Ambo 2022-05-28 13:12:13 +02:00 committed by tazjin
parent 9bff3ae373
commit a99e33a107

View file

@ -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"