Skip to content

Commit

Permalink
change docker image base
Browse files Browse the repository at this point in the history
  • Loading branch information
diego-garber committed Dec 19, 2016
1 parent 9b895b3 commit d7ada46
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build/Dockerfile
@@ -1,7 +1,8 @@
FROM quay.io/olx_inc/composer:5.5
FROM quay.io/olx_inc/php:5.5-apache

ARG VERSION=dev

WORKDIR /app

ADD ./octopush-$VERSION.tar.gz /app/

0 comments on commit d7ada46

Please sign in to comment.