File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ services:
1313 #
1414 pgsql :
1515 container_name : pgsql
16- image : ' index. docker.io /sourcegraph/ postgresql-16:6.0.0 @sha256:224a2604331cb73809f466394c5b4f3ca95bf6a5a140cb75820dfe67301074bb '
16+ image : ' us- docker.pkg.dev /sourcegraph-images/internal/ postgresql-16:6.8.3772 @sha256:50fb180fd9ca6ba1f5e46e356ea3879c8b1254bb392f09d929d8a23a8bbe4c61 '
1717 cpus : 4
1818 mem_limit : ' 2g'
1919 healthcheck :
@@ -30,7 +30,7 @@ services:
3030
3131 codeintel-db :
3232 container_name : codeintel-db
33- image : ' index. docker.io /sourcegraph/ postgresql-16:6.0.0 @sha256:224a2604331cb73809f466394c5b4f3ca95bf6a5a140cb75820dfe67301074bb '
33+ image : ' us- docker.pkg.dev /sourcegraph-images/internal/ postgresql-16:6.8.3772 @sha256:50fb180fd9ca6ba1f5e46e356ea3879c8b1254bb392f09d929d8a23a8bbe4c61 '
3434 cpus : 4
3535 mem_limit : ' 2g'
3636 healthcheck :
You can’t perform that action at this time.
0 commit comments