feat(sourcegraph): Upgrade 3.26.0 -> 3.27.5
See b/144 Change-Id: I50d417c51b05bafcd3fe7e285f30079db8be499a Reviewed-on: https://cl.tvl.fyi/c/depot/+/3521 Tested-by: BuildkiteCI Reviewed-by: lukegb <lukegb@tvl.fyi>
This commit is contained in:
parent
164fc97b4f
commit
52c040eed5
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
virtualisation.oci-containers.containers.sourcegraph = {
|
virtualisation.oci-containers.containers.sourcegraph = {
|
||||||
image = "sourcegraph/server:3.26.0";
|
image = "sourcegraph/server:3.27.5";
|
||||||
|
|
||||||
ports = [
|
ports = [
|
||||||
"127.0.0.1:${toString cfg.port}:7080"
|
"127.0.0.1:${toString cfg.port}:7080"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue