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 3b3b4e9 commit a01d355Copy full SHA for a01d355
Dockerfile
@@ -171,7 +171,7 @@ FROM $BASEIMAGE AS final
171
LABEL maintainer="team@appwrite.io"
172
173
ENV DOCKER_CONFIG=${DOCKER_CONFIG:-$HOME/.docker}
174
-ENV DOCKER_COMPOSE_VERSION="v2.33.1"
+ENV DOCKER_COMPOSE_VERSION="v5.0.0"
175
176
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
177
0 commit comments