Skip to content

Commit 0c89380

Browse files
Evgeny ShvarovEvgeny Shvarov
authored andcommitted
2019 fix
1 parent 9d794ff commit 0c89380

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile-zpm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ ARG IMAGE=intersystems/iris:2019.1.0S.111.0
22
ARG IMAGE=store/intersystems/iris:2019.1.0.511.0-community
33
ARG IMAGE=store/intersystems/iris:2019.2.0.107.0-community
44
#ARG IMAGE=intersystems/iris:2019.3.0.302.0
5-
FROM $IMAGE
65
ARG IMAGE=store/intersystems/iris:2019.3.0.302.0-community
6+
FROM $IMAGE
77

88
USER root
99
WORKDIR /opt/app

0 commit comments

Comments
 (0)