Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Commit c03d7a8

Browse files
authored
Merge branch 'master' into chore/update-urls
2 parents a80e586 + e1494de commit c03d7a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ RUN bin/elasticsearch-plugin install --batch repository-s3 \
88
COPY k8s-entrypoint.sh /k8s-entrypoint.sh
99
COPY --chown=elasticsearch synonames.txt /usr/share/elasticsearch/config/
1010

11-
ENTRYPOINT [ "/k8s-entrypoint.sh" ]
11+
ENTRYPOINT [ "/k8s-entrypoint.sh" ]

0 commit comments

Comments
 (0)