We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe9e9af + 9736b02 commit 49bc2f4Copy full SHA for 49bc2f4
1 file changed
redis/Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1
2
-FROM redis:8.6.0-alpine AS redis
+FROM redis:8.6.1-alpine AS redis
3
4
COPY redis.conf /usr/local/etc/redis/redis.conf
5
0 commit comments