remove docker.io not needed

This commit is contained in:
peaklabs-dev 2024-10-25 15:25:24 +02:00
parent bb6e374222
commit c3ee580260
No known key found for this signature in database

View file

@ -5,7 +5,7 @@
services:
redis:
image: docker.io/library/redis:7.4
image: redis:7.4
volumes:
- paperless-redis:/data
healthcheck: