Skip to content

Commit 00ba02f

Browse files
committed
oops
1 parent ee644fe commit 00ba02f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

instructor/dockerfiles/lab-httpd-server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ RUN wget http://apache.mirrors.ionfish.org/maven/maven-3/3.3.3/binaries/apache-m
4242
RUN wget http://apache.mirrors.ionfish.org/maven/maven-3/3.3.3/binaries/apache-maven-3.3.3-bin.tar.gz
4343

4444
#Add other files to downloads
45-
ADD lab-settings.xml /var/www/html/downloads
45+
ADD lab-settings.xml /var/www/html/downloads/
4646

4747

4848
EXPOSE 80

0 commit comments

Comments
 (0)