Skip to content

Commit fefe7c1

Browse files
Bump redis from 7.4 to 8.0 in /docker/redis_server (#6209)
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 01a33ef commit fefe7c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/redis_server/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 redis.conf /usr/local/etc/redis/redis.conf
44

0 commit comments

Comments
 (0)