Skip to content

Commit 075cfdb

Browse files
Bump redis from 7.4 to 8.0 in /docker/redis_client (#6208)
Bumps redis from 7.4 to 8.0. --- updated-dependencies: - dependency-name: redis dependency-version: '8.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fefe7c1 commit 075cfdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/redis_client/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM redis:7.4
1+
FROM redis:8.0
22

33
COPY init.sh /usr/local/bin/init.sh
44

0 commit comments

Comments
 (0)