Skip to content

Commit

Permalink
FIXED - changed the version to debian wheezy
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoamaro committed Jun 18, 2014
1 parent de17dbb commit b90d214
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# docker Drupal
#
# VERSION 0.2
# DOCKER-VERSION 0.4
FROM ubuntu:latest
MAINTAINER Ricardo Amaro <mail@ricardoamaro.com>
# VERSION 1
# DOCKER-VERSION 1
FROM debian:wheezy
MAINTAINER Ricardo Amaro <mail_at_ricardoamaro.com>

#RUN echo "deb http://archive.ubuntu.com/ubuntu saucy main restricted universe multiverse" > /etc/apt/sources.list
RUN apt-get update
Expand Down

0 comments on commit b90d214

Please sign in to comment.