We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04c888f commit ba6e668Copy full SHA for ba6e668
parse/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM parseplatform/parse-server:5.0.0-alpha.1
+FROM parseplatform/parse-server:5.0.0-alpha.3
2
3
USER root
4
RUN apk add postgresql-client;
0 commit comments