Skip to content

Commit a49b24d

Browse files
committed
use latest server version
1 parent 1957276 commit a49b24d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ services:
8080
depends_on:
8181
- parse
8282
parse:
83-
image: netreconlab/parse-hipaa:8.0.0-dashboard
83+
image: netreconlab/parse-hipaa:8.0.1-dashboard
8484
environment:
8585
<<: *shared_environment
8686
PARSE_SERVER_URL: http://parse:${PORT}${MOUNT_PATH}

0 commit comments

Comments
 (0)