mirror of
https://github.com/tiennm99/coolify.git
synced 2026-08-24 02:24:44 +00:00
remove docker.io not needed
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
services:
|
||||
redis:
|
||||
image: docker.io/library/redis:7.4
|
||||
image: redis:7.4
|
||||
volumes:
|
||||
- paperless-redis:/data
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user