Skip to content

Commit

Permalink
Merge pull request #18 from seevee/master
Browse files Browse the repository at this point in the history
Upgrade to 16.04.20171201
  • Loading branch information
Sameer Naik authored Jan 24, 2018
2 parents 856f8de + 50b12f9 commit 69985e7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:trusty-20180112
FROM ubuntu:xenial-20180112.1
MAINTAINER [email protected]

RUN echo 'APT::Install-Recommends 0;' >> /etc/apt/apt.conf.d/01norecommends \
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

# About

Dockerfile to build a ubuntu:14.04 baseimage with a couple of extra packages.
Dockerfile to build a ubuntu:16.04 baseimage with a couple of extra packages.

The image is built on top of the most recently tagged `ubuntu:14.04` image and installs the following extra packages:
The image is built on top of the most recently tagged `ubuntu:16.04` image and installs the following extra packages:

- `vim.tiny`
- `wget`
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14.04.20180124
16.04.20180124

0 comments on commit 69985e7

Please sign in to comment.