Skip to content

Commit 780d750

Browse files
committed
clean up
1 parent b645438 commit 780d750

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ WORKDIR /home/irisowner/irisbuild
1313
##USER ${ISC_PACKAGE_MGRUSER}
1414

1515
ARG TESTS=0
16-
ARG MODULE="banksia-demo"
16+
ARG MODULE="dc-sample"
1717
ARG NAMESPACE="IRISAPP"
1818

1919
## Embedded Python environment

module.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Export generator="Cache" version="25">
3-
<Document name="banksia-demo.ZPM">
3+
<Document name="dc-sample.ZPM">
44
<Module>
5-
<Name>banksia-demo</Name>
6-
<Version>1.0.2</Version>
7-
<Description>Super demo Super Banksia-Global</Description>
5+
<Name>dc-sample</Name>
6+
<Version>1.0.0</Version>
7+
<Description>Basic InterSystems IRIS Development Template</Description>
88
<Packaging>module</Packaging>
99
<SourcesRoot>src/iris</SourcesRoot>
1010
<Resource Name="dc.sample.PKG"/>

0 commit comments

Comments
 (0)