chore(deps): update elasticsearch docker tag to v8.10.2 (#1297)
This commit is contained in:
parent
af963c80d7
commit
eb4d0c814f
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 8120,
|
||||
"id": "tubearchivist",
|
||||
"tipi_version": 5,
|
||||
"version": "v0.4.1",
|
||||
"tipi_version": 6,
|
||||
"version": "0.4.1",
|
||||
"supported_architectures": [
|
||||
"amd64",
|
||||
"arm64"
|
||||
|
|
|
@ -62,7 +62,7 @@ services:
|
|||
- tubearchivist-es
|
||||
|
||||
tubearchivist-es:
|
||||
image: elasticsearch:8.9.0
|
||||
image: elasticsearch:8.10.2
|
||||
container_name: tubearchivist-es
|
||||
restart: always
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue
Block a user