feat(sourcegraph): Upgrade 3.27.5 -> 3.28.0

See b/144

Change-Id: Ia09ad2af6043dcac6681c549103d1e6f52b4e0a0
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3522
Tested-by: BuildkiteCI
Reviewed-by: lukegb <lukegb@tvl.fyi>
This commit is contained in:
Vincent Ambo 2021-09-10 13:47:24 +03:00 committed by tazjin
parent 52c040eed5
commit 5e61c5d246

View file

@ -34,7 +34,7 @@ in {
};
virtualisation.oci-containers.containers.sourcegraph = {
image = "sourcegraph/server:3.27.5";
image = "sourcegraph/server:3.28.0";
ports = [
"127.0.0.1:${toString cfg.port}:7080"