Skip to content

Commit fb5c7ff

Browse files
committed
Point Dockerfile to a2022.1 IRIS (2020.2 no longer available)
1 parent f0211a3 commit fb5c7ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/iris/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM store/intersystems/iris-community:2020.2.0.211.0
1+
FROM containers.intersystems.com/intersystems/iris-community:2022.1.0.209.0
22

33
RUN iris start $ISC_PACKAGE_INSTANCENAME && \
44
iris session $ISC_PACKAGE_INSTANCENAME -U%SYS '##class(Security.Users).UnExpireUserPasswords("*")' && \

0 commit comments

Comments
 (0)