Skip to content

Commit cd21f8c

Browse files
committed
fix xml dockerfile
1 parent 8bfffc5 commit cd21f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.xml-build

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
FROM tomcat:9.0.76-jdk21-openjdk-slim
22
COPY xml /srv/xml
3-
COPY xml/tomcat-config /usr/local/tomcat/conf/Catalina/localhost/tomcat-config
3+
COPY xml/tomcat-config/nyingarn.xml /usr/local/tomcat/conf/Catalina/localhost/

0 commit comments

Comments
 (0)