Skip to content

Commit 3b5efb1

Browse files
committed
dockerfile fix
1 parent 1a0fad0 commit 3b5efb1

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
@@ -15,7 +15,7 @@ USER ${ISC_PACKAGE_MGRUSER}
1515

1616
#COPY Installer.cls .
1717
COPY src src
18-
COPY module.xml /
18+
COPY module.xml module.xml
1919
COPY iris.script /tmp/iris.script
2020

2121
RUN iris start IRIS \

0 commit comments

Comments
 (0)