mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-04-09 20:39:29 +02:00
Bump Vespa to 8.277.17 (#851)
This commit is contained in:
parent
eb31c08461
commit
56406a0b53
@ -168,7 +168,7 @@ services:
|
||||
- db_volume:/var/lib/postgresql/data
|
||||
# This container name cannot have an underscore in it due to Vespa expectations of the URL
|
||||
index:
|
||||
image: vespaengine/vespa:8.267.29
|
||||
image: vespaengine/vespa:8.277.17
|
||||
restart: always
|
||||
ports:
|
||||
- "19071:19071"
|
||||
|
@ -71,7 +71,7 @@ services:
|
||||
- db_volume:/var/lib/postgresql/data
|
||||
# This container name cannot have an underscore in it due to Vespa expectations of the URL
|
||||
index:
|
||||
image: vespaengine/vespa:8.267.29
|
||||
image: vespaengine/vespa:8.277.17
|
||||
restart: always
|
||||
ports:
|
||||
- "19071:19071"
|
||||
|
@ -71,7 +71,7 @@ services:
|
||||
- db_volume:/var/lib/postgresql/data
|
||||
# This container name cannot have an underscore in it due to Vespa expectations of the URL
|
||||
index:
|
||||
image: vespaengine/vespa:8.267.29
|
||||
image: vespaengine/vespa:8.277.17
|
||||
restart: always
|
||||
ports:
|
||||
- "19071:19071"
|
||||
|
@ -35,7 +35,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: vespa
|
||||
image: vespaengine/vespa:8.267.29
|
||||
image: vespaengine/vespa:8.277.17
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
privileged: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user