Skip to content
Snippets Groups Projects
Commit 6a7458cb authored by Michael Stenta's avatar Michael Stenta
Browse files

farmOS 7.x-1.3.

parent 73ae680f
No related branches found
Tags 7.x-1.3
No related merge requests found
......@@ -12,7 +12,7 @@ includes[] = drupal-org-core.make
; -----------------------------------------------------------------------------
projects[farm][type] = profile
;projects[farm][version] = 7.x-1.3
projects[farm][download][type] = git
projects[farm][download][url] = http://git.drupal.org/project/farm.git
projects[farm][download][branch] = 7.x-1.x
projects[farm][version] = 7.x-1.3
;projects[farm][download][type] = git
;projects[farm][download][url] = http://git.drupal.org/project/farm.git
;projects[farm][download][branch] = 7.x-1.x
......@@ -2,8 +2,8 @@
FROM drupal:7
# Set the farmOS version in an environment variable.
#ENV FARMOS_VERSION 7.x-1.3
ENV FARMOS_VERSION 7.x-1.x-dev
ENV FARMOS_VERSION 7.x-1.3
#ENV FARMOS_VERSION 7.x-1.x-dev
# Enable Apache rewrite module.
RUN a2enmod rewrite
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment