Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Commit

Permalink
πŸ’Ž Release new version 7.9.4
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Juszczak <[email protected]>
  • Loading branch information
apertureless committed Jul 21, 2017
1 parent de02df2 commit 215a2ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM php:5.6-apache

ENV DOWNLOAD_URL https://github.com/salesagility/SuiteCRM/archive/v7.9.3.zip
ENV DOWNLOAD_FILE v7.9.3.zip
ENV EXTRACT_FOLDER SuiteCRM-7.9.3
ENV DOWNLOAD_URL https://github.com/salesagility/SuiteCRM/archive/v7.9.4.zip
ENV DOWNLOAD_FILE v7.9.4.zip
ENV EXTRACT_FOLDER SuiteCRM-7.9.4
ENV WWW_FOLDER /var/www/html
ENV WWW_USER www-data
ENV WWW_GROUP www-data
Expand Down

0 comments on commit 215a2ce

Please sign in to comment.