Skip to content

Commit

Permalink
Fix spelling is filename
Browse files Browse the repository at this point in the history
  • Loading branch information
sebr72 committed May 16, 2024
1 parent 704acc4 commit d5d565b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ CMD ["/usr/local/tomcat/bin/docker-start-print"]

FROM runner AS tester

COPY jettyRunExtraFiles/mapfish-spring-application-context-override-acceptencetests.xml \
COPY jettyRunExtraFiles/mapfish-spring-application-context-override-acceptancetests.xml \
/usr/local/tomcat/webapps/ROOT/WEB-INF/classes/mapfish-spring-application-context-override.xml

FROM runner AS watcher
Expand Down

0 comments on commit d5d565b

Please sign in to comment.