-
So currently, Parse-Dashboard is at version 5.3. The version in this repo still uses 5.2, what is the best way to update and use 5.3 seeing as this pulls from your other repos? (because there's a bug in the dashboard and I want to see if 5.3 fixes it) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
The docker-compose file in this repo is using my custom images of parse. These are only intended to be examples. |
Beta Was this translation helpful? Give feedback.
If you change the line below:
parse-server-swift/docker-compose.yml
Line 77 in 79a39f0
to
netreconlab/parse-hipaa:6.4.0-dashboard
and you will have the latest released Parse Server and Dashboard.