Skip to content

Commit

Permalink
Upgrade base image to debian:stretch
Browse files Browse the repository at this point in the history
  • Loading branch information
abhin4v committed Jul 7, 2018
1 parent 74af808 commit 49dbeb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM debian:jessie
FROM debian:stretch

MAINTAINER Oluwaseun Obajobi "oluwaseun.obajobi@namshi.com"
MAINTAINER Abhinav Sarkar "abhinav@abhinavsarkar.net"

RUN apt-get update && \
apt-get install -y exim4-daemon-light && \
Expand Down

0 comments on commit 49dbeb4

Please sign in to comment.