Browse Source

Fix typo in generated Dockerfile for UBI

Rory Hunter 5 years ago
parent
commit
1ad9790d9d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      distribution/docker/src/docker/Dockerfile

+ 1 - 1
distribution/docker/src/docker/Dockerfile

@@ -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 */