Skip to content
This repository was archived by the owner on Feb 14, 2021. It is now read-only.

Commit 2340cae

Browse files
authored
Merge pull request #38 from beevelop/next
Update to 6.4.0
2 parents cffc28d + be53f46 commit 2340cae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ COPY init.sh /opt/
88
ENV ADMIN_EMAIL=admin@localhost \
99
SITE_NAME=Directus \
1010
ADMIN_PASSWORD=Un1c0rn \
11-
DIRECTUS_VERSION=6.3.9
11+
DIRECTUS_VERSION=6.4.0
1212

1313
RUN apt-get update && apt-get install -yq git \
1414
libfreetype6-dev \

0 commit comments

Comments
 (0)