Skip to content

Commit f9132e1

Browse files
committed
Use intersystemsdc/iris-community:preview for IRIS testing
1 parent 7a24a18 commit f9132e1

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 containers.intersystems.com/intersystems/iris-community:2022.1.0.209.0
1+
FROM intersystemsdc/iris-community:preview
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)