Skip to content

Commit d46d3f6

Browse files
authored
Merge pull request #19 from henryhamon/master
Updated Docker Compose Configuration to Remove Obsolete Version
2 parents 67955d1 + a7b98ac commit d46d3f6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
version: '3.6'
21
services:
32
iris:
43
build:

module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Document name="dc-sample.ZPM">
44
<Module>
55
<Name>dc-sample</Name>
6-
<Version>2.0.3</Version>
6+
<Version>2.0.5</Version>
77
<Description>Basic InterSystems IRIS Development Template</Description>
88
<Packaging>module</Packaging>
99
<SourcesRoot>src</SourcesRoot>

0 commit comments

Comments
 (0)