Selaa lähdekoodia

Fix typo in generated Dockerfile for UBI

Rory Hunter 5 vuotta sitten
vanhempi
commit
1ad9790d9d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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; \\
     (exit \$exit_code)
 
-%> } else { %>
+<% } else { %>
 
 <%
 /* Reviews of the Iron Bank Dockerfile said that they preferred simpler */