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.
1 parent a7cb287 commit 2c60efaCopy full SHA for 2c60efa
Dockerfile
@@ -2,7 +2,8 @@ ARG IMAGE=store/intersystems/irishealth:2019.3.0.308.0-community
2
ARG IMAGE=store/intersystems/iris-community:2019.3.0.309.0
3
ARG IMAGE=store/intersystems/iris-community:2019.4.0.379.0
4
ARG IMAGE=store/intersystems/iris-community:2020.1.0.199.0
5
-ARG IMAGE=intersystemsdc/iris-community:2019.4.0.383.0-zpm
+# ARG IMAGE=intersystemsdc/iris-community:2019.4.0.383.0-zpm
6
+ARG IMAGE=intersystemsdc/iris-community:2020.4.0.524.0-zpm
7
FROM $IMAGE
8
9
USER root
0 commit comments