Skip to content
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 Versions List & Entrypoint Implementation for 8.0 #17587

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 1 addition & 11 deletions library/redis
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ GitRepo: https://github.com/redis/docker-library-redis.git

Tags: 8.0-M01, 8.0-M01-bookworm
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
GitCommit: af8fe134a94d9d3ac4c696a5d8fd0096e7df6794
GitCommit: 1b88507c82861395a5c1b354baab795c73c051e3
GitFetch: refs/heads/release/8.0
Directory: debian

Expand All @@ -28,16 +28,6 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
GitCommit: 5f08363e6d64b97a0c2e651f4bdcec6e71a32ab4
Directory: 7.2/alpine

Tags: 7.0.15, 7.0, 7.0.15-bookworm, 7.0-bookworm
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
GitCommit: 5f08363e6d64b97a0c2e651f4bdcec6e71a32ab4
Directory: 7.0/debian

Tags: 7.0.15-alpine, 7.0-alpine, 7.0.15-alpine3.20, 7.0-alpine3.20
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
GitCommit: 5f08363e6d64b97a0c2e651f4bdcec6e71a32ab4
Directory: 7.0/alpine

Tags: 6.2.14, 6.2, 6, 6.2.14-bookworm, 6.2-bookworm, 6-bookworm
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
GitCommit: 5f08363e6d64b97a0c2e651f4bdcec6e71a32ab4
Expand Down
Loading