ci: should use bullseye image

This commit is contained in:
Reinaldy Rafli 2022-09-03 20:52:05 +07:00
parent ac77f38394
commit 701b4b1fbf
No known key found for this signature in database
GPG Key ID: EA1B2522C1693EC8
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ jobs:
volumes:
- minio-data:/data
redis:
image: redis:6-alpine
image: redis:6-bullseye
ports:
- 6379:6379
options: >-

View File

@ -66,7 +66,7 @@ jobs:
volumes:
- minio-data:/data
redis:
image: redis:6-alpine
image: redis:6-bullseye
ports:
- 6379:6379
options: >-