chore(deps): update elasticsearch docker tag to v8.10.2 (#1297)

This commit is contained in:
renovate[bot] 2023-09-27 19:46:00 +00:00 committed by GitHub
parent af963c80d7
commit eb4d0c814f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -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"

View File

@ -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: