Skip to content

Commit

Permalink
Merge pull request #12 from bacongobbler/bump-deis-base-v0.3.6
Browse files Browse the repository at this point in the history
chore(Dockerfile): update deis/base to v0.3.6
  • Loading branch information
Matthew Fisher authored Jan 25, 2017
2 parents 413d4f6 + 7c3ca4b commit 2ec1404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/deis/base:v0.3.5
FROM quay.io/deis/base:v0.3.6

RUN adduser --system \
--shell /bin/bash \
Expand Down

0 comments on commit 2ec1404

Please sign in to comment.