-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Redis to 3.2.4 #2190
Merged
Merged
Update Redis to 3.2.4 #2190
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/redis_32bit/Dockerfile b/redis_32bit/Dockerfile
index 1c3d1c3..6df88ce 100644
--- a/redis_32bit/Dockerfile
+++ b/redis_32bit/Dockerfile
@@ -20,9 +20,9 @@ RUN set -x \
&& chmod +x /usr/local/bin/gosu \
&& gosu nobody true
-ENV REDIS_VERSION 3.2.3
-ENV REDIS_DOWNLOAD_URL http://download.redis.io/releases/redis-3.2.3.tar.gz
-ENV REDIS_DOWNLOAD_SHA1 92d6d93ef2efc91e595c8bf578bf72baff397507
+ENV REDIS_VERSION 3.2.4
+ENV REDIS_DOWNLOAD_URL http://download.redis.io/releases/redis-3.2.4.tar.gz
+ENV REDIS_DOWNLOAD_SHA1 f0fe685cbfdb8c2d8c74613ad8a5a5f33fba40c9
RUN apt-get update && apt-get install -y libc6-i386 --no-install-recommends && rm -rf /var/lib/apt/lists/*
diff --git a/redis_alpine/Dockerfile b/redis_alpine/Dockerfile
index dfbf110..2d0b216 100644
--- a/redis_alpine/Dockerfile
+++ b/redis_alpine/Dockerfile
@@ -6,9 +6,9 @@ RUN addgroup -S redis && adduser -S -G redis redis
# grab su-exec for easy step-down from root
RUN apk add --no-cache 'su-exec>=0.2'
-ENV REDIS_VERSION 3.2.3
-ENV REDIS_DOWNLOAD_URL http://download.redis.io/releases/redis-3.2.3.tar.gz
-ENV REDIS_DOWNLOAD_SHA1 92d6d93ef2efc91e595c8bf578bf72baff397507
+ENV REDIS_VERSION 3.2.4
+ENV REDIS_DOWNLOAD_URL http://download.redis.io/releases/redis-3.2.4.tar.gz
+ENV REDIS_DOWNLOAD_SHA1 f0fe685cbfdb8c2d8c74613ad8a5a5f33fba40c9
# for redis-sentinel see: http://redis.io/topics/sentinel
RUN set -ex \
diff --git a/redis_latest/Dockerfile b/redis_latest/Dockerfile
index 65a8c0f..16a0897 100644
--- a/redis_latest/Dockerfile
+++ b/redis_latest/Dockerfile
@@ -20,9 +20,9 @@ RUN set -x \
&& chmod +x /usr/local/bin/gosu \
&& gosu nobody true
-ENV REDIS_VERSION 3.2.3
-ENV REDIS_DOWNLOAD_URL http://download.redis.io/releases/redis-3.2.3.tar.gz
-ENV REDIS_DOWNLOAD_SHA1 92d6d93ef2efc91e595c8bf578bf72baff397507
+ENV REDIS_VERSION 3.2.4
+ENV REDIS_DOWNLOAD_URL http://download.redis.io/releases/redis-3.2.4.tar.gz
+ENV REDIS_DOWNLOAD_SHA1 f0fe685cbfdb8c2d8c74613ad8a5a5f33fba40c9
# for redis-sentinel see: http://redis.io/topics/sentinel
RUN set -ex \ |
Build test of #2190; 7ff98ee ( $ bashbrew build redis:3.0.7
Building bashbrew/cache:6c60f253b66bea38800160fa27420d804e861573486bb1f36fe673629daf846e (redis:3.0.7)
Tagging redis:3.0.7
Tagging redis:3.0
$ test/run.sh redis:3.0.7
testing redis:3.0.7
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'redis-basics' [5/7]...passed
'redis-basics-config' [6/7]...passed
'redis-basics-persistent' [7/7]...passed
$ bashbrew build redis:3.0.7-32bit
Building bashbrew/cache:841184e77c7daa5fb7119671004d357a4c0ae2b115ae0a0e51d9430c85fc2132 (redis:3.0.7-32bit)
Tagging redis:3.0.7-32bit
Tagging redis:3.0-32bit
$ test/run.sh redis:3.0.7-32bit
testing redis:3.0.7-32bit
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'redis-basics' [5/7]...passed
'redis-basics-config' [6/7]...passed
'redis-basics-persistent' [7/7]...passed
$ bashbrew build redis:3.0.7-alpine
Building bashbrew/cache:521c3d0d9cef358bc85561a3c97ecbf3bb6597f17d054d6d92faaf32811c4684 (redis:3.0.7-alpine)
Tagging redis:3.0.7-alpine
Tagging redis:3.0-alpine
$ test/run.sh redis:3.0.7-alpine
testing redis:3.0.7-alpine
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'redis-basics' [5/7]...passed
'redis-basics-config' [6/7]...passed
'redis-basics-persistent' [7/7]...passed
$ bashbrew build redis:3.2.4
Building bashbrew/cache:d4889a408be0640efb6896825b18765c6eb79578d685b9eb8d53a40a6281f21f (redis:3.2.4)
Tagging redis:3.2.4
Tagging redis:3.2
Tagging redis:3
Tagging redis:latest
$ test/run.sh redis:3.2.4
testing redis:3.2.4
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'redis-basics' [5/7]...passed
'redis-basics-config' [6/7]...passed
'redis-basics-persistent' [7/7]...passed
$ bashbrew build redis:3.2.4-32bit
Building bashbrew/cache:53d1386fa83917b6fcb93ab768128756ce6949f155cf8777bc7df36ddfd5442f (redis:3.2.4-32bit)
Tagging redis:3.2.4-32bit
Tagging redis:3.2-32bit
Tagging redis:3-32bit
Tagging redis:32bit
$ test/run.sh redis:3.2.4-32bit
testing redis:3.2.4-32bit
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'redis-basics' [5/7]...passed
'redis-basics-config' [6/7]...passed
'redis-basics-persistent' [7/7]...passed
$ bashbrew build redis:3.2.4-alpine
Building bashbrew/cache:34b6513caaad2c829f1f3e8fb8a25a0562b971e92e47a55bb9a8eb530cd2e3b0 (redis:3.2.4-alpine)
Tagging redis:3.2.4-alpine
Tagging redis:3.2-alpine
Tagging redis:3-alpine
Tagging redis:alpine
$ test/run.sh redis:3.2.4-alpine
testing redis:3.2.4-alpine
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'redis-basics' [5/7]...passed
'redis-basics-config' [6/7]...passed
'redis-basics-persistent' [7/7]...passed
|
yosifkit
approved these changes
Sep 26, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.