diff --git a/compose.dev.yml b/compose.dev.yml index 92e7b57..2479e78 100644 --- a/compose.dev.yml +++ b/compose.dev.yml @@ -25,7 +25,7 @@ services: ########## postgres postgresdev: env_file: ./.env - image: postgres:latest@sha256:1bf73ccae25238fa555100080042f0b2f9be08eb757e200fe6afc1fc413a1b3c + image: postgres:latest@sha256:92fa38467c7cd012e316cc270b43b8a06510f226d5a9e046c1fbc8912c65dd5c # restart: unless-stopped network_mode: host container_name: postgresdev