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,
|
"exposable": true,
|
||||||
"port": 8120,
|
"port": 8120,
|
||||||
"id": "tubearchivist",
|
"id": "tubearchivist",
|
||||||
"tipi_version": 5,
|
"tipi_version": 6,
|
||||||
"version": "v0.4.1",
|
"version": "0.4.1",
|
||||||
"supported_architectures": [
|
"supported_architectures": [
|
||||||
"amd64",
|
"amd64",
|
||||||
"arm64"
|
"arm64"
|
||||||
|
|
|
@ -62,7 +62,7 @@ services:
|
||||||
- tubearchivist-es
|
- tubearchivist-es
|
||||||
|
|
||||||
tubearchivist-es:
|
tubearchivist-es:
|
||||||
image: elasticsearch:8.9.0
|
image: elasticsearch:8.10.2
|
||||||
container_name: tubearchivist-es
|
container_name: tubearchivist-es
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user