bump alpine base box to stay current

This commit is contained in:
crccheck 2016-08-02 13:52:51 -05:00
parent c0d39da957
commit 5c9e1191c7
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.2
FROM alpine:3.4
MAINTAINER Chris <c@crccheck.com>
ENV REQUESTBIN_VERSION master

View File

@ -32,7 +32,7 @@ Prior Art
---------
[goldeneggg/centos-requestbin](https://registry.hub.docker.com/u/goldeneggg/centos-requestbin/):
This image is 1.503 GB, compared to 174 MB for mine.
This image is 1.503 GB, compared to 176 MB for mine.
[agaveapi/requestbin](https://registry.hub.docker.com/u/agaveapi/requestbin/):
very similar to this project now, only uses a fork.