Skip to content

Commit

Permalink
Merge pull request #3 from bryanlatten/feature-xenial
Browse files Browse the repository at this point in the history
Dockerfile: moved to 16.04
  • Loading branch information
Bryan Latten committed Apr 22, 2016
2 parents ab005fb + c0a67c6 commit 47745ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:14.04
FROM ubuntu:16.04
MAINTAINER Bryan Latten <[email protected]>

# Use in multi-phase builds, when an init process requests for the container to gracefully exit, so that it may be committed
Expand Down

0 comments on commit 47745ae

Please sign in to comment.