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

Commit

Permalink
Update Directus to v6.2.8 (close #15)
Browse files Browse the repository at this point in the history
  • Loading branch information
beevelop authored Jun 17, 2016
1 parent 47be353 commit 02eddcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ COPY init.sh /opt/
ENV ADMIN_EMAIL=admin@localhost \
SITE_NAME=Directus \
ADMIN_PASSWORD=Un1c0rn \
DIRECTUS_VERSION=6.2.7
DIRECTUS_VERSION=6.2.8

RUN apt-get update && apt-get install -yq git \
libfreetype6-dev \
Expand Down

0 comments on commit 02eddcc

Please sign in to comment.