diff --git a/docker-compose.yml b/docker-compose.yml index b3daa93..95f2d27 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -48,7 +48,7 @@ services: retries: 5 start_period: 30s timeout: 10s - image: postgres:15-alpine@sha256:09e4f20b14ddb3dfe3a0c825b206032aaf8f28300ba2070c0b60fc1c10c6abc7 + image: postgres:15-alpine@sha256:0a58464f336f8fcd62def41d7b1649dcb0a728ea78e7894f507be58c3d550091 restart: unless-stopped volumes: - audiomuse-ai-pg-data:/var/lib/postgresql/data