Skip to content

Commit 018e5be

Browse files
author
rcemper
authored
fix expired IRIS license
1 parent 7553502 commit 018e5be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ ARG IMAGE=store/intersystems/iris-community:2019.3.0.309.0
33
ARG IMAGE=store/intersystems/iris-community:2019.4.0.379.0
44
ARG IMAGE=store/intersystems/iris-community:2020.1.0.199.0
55
ARG IMAGE=intersystemsdc/iris-community:2019.4.0.383.0-zpm
6+
ARG IMAGE=intersystemsdc/iris-community:latest
67
FROM $IMAGE
78
# bringing the standard shell back
89
SHELL ["/bin/bash", "-c"]

0 commit comments

Comments
 (0)