Skip to content

Commit 0039504

Browse files
authored
Merge pull request #10 from daimor/master
2 parents f708241 + edea771 commit 0039504

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

Dockerfile

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
1-
ARG IMAGE=store/intersystems/iris-community:2020.1.0.204.0
2-
ARG IMAGE=intersystemsdc/iris-community:2020.1.0.209.0-zpm
3-
ARG IMAGE=intersystemsdc/iris-community:2020.2.0.204.0-zpm
4-
ARG IMAGE=intersystemsdc/irishealth-community:2020.3.0.200.0-zpm
5-
ARG IMAGE=intersystemsdc/iris-community:2020.3.0.200.0-zpm
6-
ARG IMAGE=intersystemsdc/iris-community:2020.3.0.221.0-zpm
7-
ARG IMAGE=intersystemsdc/iris-community:2020.4.0.547.0-zpm
1+
ARG IMAGE=intersystemsdc/irishealth-community
2+
ARG IMAGE=intersystemsdc/iris-community
83
FROM $IMAGE
94

105
USER root

0 commit comments

Comments
 (0)