Skip to content

Commit

Permalink
TubeArchivist: Change ElasticSearch image
Browse files Browse the repository at this point in the history
  • Loading branch information
owine committed Jan 23, 2024
1 parent e8b5f8c commit 7333af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/tubearchivist/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
name: elasticsearch
vars:
elasticsearch_name: "{{ tubearchivist_name }}_elasticsearch"
elasticsearch_docker_image_tag: "8.5.0"
elasticsearch_docker_image: "bbilly1/tubearchivist-es"
elasticsearch_paths_folder: "{{ tubearchivist_name }}"
elasticsearch_paths_location: "{{ server_appdata_path }}/{{ elasticsearch_paths_folder }}/elastiscsearch"
elasticsearch_docker_envs_custom:
Expand Down

0 comments on commit 7333af3

Please sign in to comment.