Skip to content

Commit

Permalink
[redis] use latest alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
zenlor committed Feb 3, 2016
1 parent 2085630 commit 0467dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redis/Dockerfile
@@ -1,4 +1,4 @@
FROM gliderlabs/alpine:3.2
FROM alpine:3.3

# install needed packages
RUN apk add --update redis \
Expand Down

0 comments on commit 0467dbf

Please sign in to comment.