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 82de7e6 commit 4321451Copy full SHA for 4321451
Dockerfile
@@ -3,7 +3,9 @@ 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
6
+ARG IMAGE=store/intersystems/iris-community:2020.1.0.199.0
7
ARG IMAGE=intersystemsdc/iris-community:2020.1.0.209.0-zpm
8
+ARG IMAGE=intersystemsdc/iris-community:2020.2.0.196.0-zpm
9
FROM $IMAGE
10
11
USER root
0 commit comments