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 f0211a3 commit fb5c7ffCopy full SHA for fb5c7ff
test/iris/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM store/intersystems/iris-community:2020.2.0.211.0
+FROM containers.intersystems.com/intersystems/iris-community:2022.1.0.209.0
2
3
RUN iris start $ISC_PACKAGE_INSTANCENAME && \
4
iris session $ISC_PACKAGE_INSTANCENAME -U%SYS '##class(Security.Users).UnExpireUserPasswords("*")' && \
0 commit comments