Skip to content

Commit

Permalink
fix: switch to using latest parse-server
Browse files Browse the repository at this point in the history
  • Loading branch information
cbaker6 committed Mar 18, 2022
1 parent a08f1df commit 886b426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parse/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM parseplatform/parse-server:5.0.0-beta.10
FROM parseplatform/parse-server:latest

# Install necessary dependencies and setup folders a root
USER root
Expand Down

0 comments on commit 886b426

Please sign in to comment.