Merge pull request '🔧 Renovate: Update (digest) ghcr.io/postalserver/postal:latest Docker digest to 4819090' (#2719) from renovate/ghcr-io-postalserver-postal-latest into main

This commit was merged in pull request #2719.
This commit is contained in:
2026-06-14 14:36:08 -04:00
+3 -3
View File
@@ -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"]