Skip to content

Commit 9262937

Browse files
update: symbols and repo-updater
1 parent 82126cb commit 9262937

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose/docker-compose.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ services:
350350
#
351351
repo-updater:
352352
container_name: repo-updater
353-
image: 'index.docker.io/sourcegraph/repo-updater:6.1.2889@sha256:95e8a28bd2d13270a5d0ab80eae5e8aac44913bd421fb92cf45d5550c4874fbc'
353+
image: 'index.docker.io/sourcegraph/repo-updater:6.3.4167@sha256:b348d65ba159501386a444af6a94566620711a4767909a4f01c07b8e6ba454bb'
354354
cpus: 4
355355
mem_limit: '4g'
356356
environment:
@@ -444,7 +444,7 @@ services:
444444
#
445445
symbols-0:
446446
container_name: symbols-0
447-
image: 'index.docker.io/sourcegraph/symbols:6.1.2889@sha256:0ffea2e2d7641decf87587a2c0fbcedb172d876f71a10da4cd3e72b566ce12b4'
447+
image: 'index.docker.io/sourcegraph/symbols:6.3.4167@sha256:caecea6f17d1f03cde25ba2ec6fa315a5b0e2e27e6bc0b13bdfc2499c3a8b783'
448448
cpus: 2
449449
mem_limit: '4g'
450450
environment:

0 commit comments

Comments
 (0)