Skip to content

Commit 2b06831

Browse files
authored
Upgrade to Redis 6
1 parent d271b96 commit 2b06831

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

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

33
COPY redis.conf .
44

0 commit comments

Comments
 (0)