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 20d4654 commit fb9304fCopy full SHA for fb9304f
1 file changed
packages/lightsail/launch.sh
@@ -13,7 +13,7 @@ exec > /var/log/lightsail-launch.log 2>&1
13
SWAPAMT=1
14
SWAPPATHNAME=/mnt/auto.swap
15
16
-CURRENTDOCKER=openemr:latest
+CURRENTDOCKER=openemr:7.0.2
17
OVERRIDEDOCKER=$CURRENTDOCKER
18
19
DEVELOPERMODE=0
0 commit comments