diff --git a/compose.dev.yml b/compose.dev.yml index 92e7b57..b9aec55 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:9a1c386e871cb6eef991770d65e37e6d278976bdecdeda9ce631b79e8c461cfd # restart: unless-stopped network_mode: host container_name: postgresdev