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 67eda2d commit 04b6c7cCopy full SHA for 04b6c7c
Dockerfile
@@ -4,6 +4,7 @@ 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
6
ARG IMAGE=intersystemsdc/iris-community:2020.4.0.524.0-zpm
7
+ARG IMAGE=intersystemsdc/iris-community:latest
8
FROM $IMAGE
9
10
USER root
0 commit comments