chore(sourcegraph): Bump version to 3.17.3
Change-Id: I6bc25d039cbe497bc9aa8784ac2f95219b5c617c Reviewed-on: https://cl.tvl.fyi/c/depot/+/1066 Tested-by: BuildkiteCI Reviewed-by: lukegb <lukegb@tvl.fyi>
This commit is contained in:
parent
5abdc16f6f
commit
6ed4e7d4d1
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.16.1";
|
image = "sourcegraph/server:3.17.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