Compare commits

..
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ services:
command: celery -A gramps_webapi.celery worker --loglevel=INFO --concurrency=2
grampsweb_redis:
image: docker.io/library/redis:8.10.1-alpine
image: docker.io/library/redis:8.10.0-alpine
container_name: grampsweb_redis
restart: always
@@ -2,7 +2,7 @@ services:
tubearchivist:
container_name: tubearchivist
restart: unless-stopped
image: bbilly1/tubearchivist:v0.5.10
image: bbilly1/tubearchivist:v0.5.12
ports:
- "8000"
networks: