Skip to content

Commit 37a499d

Browse files
committed
Adds newline
1 parent efba777 commit 37a499d

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
@@ -13,4 +13,4 @@ USER root
1313
COPY files/etc/httpd /etc/httpd
1414
COPY files/pre-init /usr/share/container-scripts/httpd/pre-init
1515
COPY files/var/www /var/www
16-
RUN rm -rf /etc/httpd/conf.d/welcome.conf
16+
RUN rm -rf /etc/httpd/conf.d/welcome.conf

0 commit comments

Comments
 (0)