Skip to content
Snippets Groups Projects
Verified Commit ca8c01dd authored by Pascal Ernster's avatar Pascal Ernster :mask:
Browse files

docker-compose.yml: Use redis:6-alpine instead of redis:6 image


Both images are functionally equivalent, but the alpine version is less
than a third of the size of the non-alpine version, so it saves both
disk space and RAM.

Signed-off-by: default avatarPascal Ernster <pascal.ernster@rub.de>
parent 054fc51c
Branches
No related tags found
No related merge requests found
Pipeline #20582 passed