mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-11 07:39:48 +01:00
Update Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM elasticsearch:6.8.20
|
||||
FROM bitnami/elasticsearch:latest
|
||||
|
||||
# Increase ram available
|
||||
RUN sed -i "1a sysctl -w vm.max_map_count=262144 || true" /usr/local/bin/docker-entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user