mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
Fix typo in generated Dockerfile for UBI
This commit is contained in:
parent
19543cd759
commit
1ad9790d9d
1 changed files with 1 additions and 1 deletions
|
@ -253,7 +253,7 @@ RUN for iter in {1..10}; do \\
|
||||||
done; \\
|
done; \\
|
||||||
(exit \$exit_code)
|
(exit \$exit_code)
|
||||||
|
|
||||||
%> } else { %>
|
<% } else { %>
|
||||||
|
|
||||||
<%
|
<%
|
||||||
/* Reviews of the Iron Bank Dockerfile said that they preferred simpler */
|
/* Reviews of the Iron Bank Dockerfile said that they preferred simpler */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue