We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f708241 + edea771 commit 0039504Copy full SHA for 0039504
Dockerfile
@@ -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
+ARG IMAGE=intersystemsdc/irishealth-community
+ARG IMAGE=intersystemsdc/iris-community
8
FROM $IMAGE
9
10
USER root
0 commit comments