Skip to content

Commit 1a0fad0

Browse files
committed
fix
1 parent addb38b commit 1a0fad0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ARG IMAGE=intersystemsdc/iris-community:2020.2.0.204.0-zpm
44
ARG IMAGE=intersystemsdc/irishealth-community:2020.3.0.200.0-zpm
55
ARG IMAGE=intersystemsdc/iris-community:2020.3.0.200.0-zpm
66
ARG IMAGE=intersystemsdc/iris-community:2020.3.0.221.0-zpm
7-
ARG IMAGE=intersystemsdc/iris-community:2020.4.0.521.0-zpm
7+
ARG IMAGE=intersystemsdc/iris-community:2020.4.0.524.0-zpm
88
FROM $IMAGE
99

1010
USER root

iris.script

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ Do ##class(Security.Users).UnExpireUserPasswords("*")
88
zn "USER"
99

1010
; call your initial methods here
11-
zpm "load /irisdev/app/ -v":1:1
11+
zpm "load /opt/irisapp/ -v":1:1
1212
halt

0 commit comments

Comments
 (0)