Skip to content

Commit

Permalink
Refresh installed packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
akafred committed Jan 6, 2015
1 parent 7c4a726 commit ab19ba6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ FROM debian:wheezy

MAINTAINER Oslo Public Library "digitalutvikling@gmail.com"

ENV REFRESHED_AT 2014-10-20
ENV REFRESHED_AT 2015-01-06

RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
apt-get upgrade --yes && \
apt-get install -y wget less curl git nmap socat netcat tree htop \
unzip sudo python-software-properties && \
apt-get clean
Expand Down

0 comments on commit ab19ba6

Please sign in to comment.