summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index e178814..639c22c 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -18,7 +18,7 @@ ENV DEB_BUILD_OPTIONS nocheck
RUN dpkg-buildpackage -b
# -- stage 2: build the actual oxidized container
-FROM phusion/baseimage:0.10.0
+FROM phusion/baseimage:0.10.1
LABEL maintainer="Samer Abdel-Hafez <sam@arahant.net>"
# set up dependencies for the build process