diff --git a/docker-compose.yml b/docker-compose.yml index ea8616ce..3a5b47f8 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -4746,7 +4746,7 @@ services: - NET_BIND_SERVICE command: postal smtp-server container_name: postal-smtp - image: ghcr.io/postalserver/postal:latest@sha256:4f96b2e527c5589e6b73e25aebf877917bba45b460f535ecfca527488745e926 + image: ghcr.io/postalserver/postal:latest@sha256:4819090c759d9ed361915df853a432074e5a85bac4511e908ec93899420b55bf networks: default: null ports: @@ -4759,7 +4759,7 @@ services: postal-web: command: postal web-server container_name: postal-web - image: ghcr.io/postalserver/postal:latest@sha256:4f96b2e527c5589e6b73e25aebf877917bba45b460f535ecfca527488745e926 + image: ghcr.io/postalserver/postal:latest@sha256:4819090c759d9ed361915df853a432074e5a85bac4511e908ec93899420b55bf labels: swag: enable swag_proto: http @@ -4795,7 +4795,7 @@ services: container_name: postal-worker environment: LOG_LEVEL: debug - image: ghcr.io/postalserver/postal:latest@sha256:4f96b2e527c5589e6b73e25aebf877917bba45b460f535ecfca527488745e926 + image: ghcr.io/postalserver/postal:latest@sha256:4819090c759d9ed361915df853a432074e5a85bac4511e908ec93899420b55bf networks: default: null profiles: ["rinoa-apps"]