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