🔧 Renovate: Update (digest) ghcr.io/postalserver/postal:latest Docker digest to 4f96b2e #2355

Merged
renovate-bot merged 1 commits from renovate/ghcr-io-postalserver-postal-latest into main 2026-04-28 18:18:50 -04:00
+3 -3
View File
@@ -4883,7 +4883,7 @@ services:
- NET_BIND_SERVICE
command: postal smtp-server
container_name: postal-smtp
image: ghcr.io/postalserver/postal:latest@sha256:e8300c81deeee3123a732f5e70598719d613d26fc03ec350e623031aa75b2e2b
image: ghcr.io/postalserver/postal:latest@sha256:4f96b2e527c5589e6b73e25aebf877917bba45b460f535ecfca527488745e926
networks:
default: null
ports:
@@ -4896,7 +4896,7 @@ services:
postal-web:
command: postal web-server
container_name: postal-web
image: ghcr.io/postalserver/postal:latest@sha256:e8300c81deeee3123a732f5e70598719d613d26fc03ec350e623031aa75b2e2b
image: ghcr.io/postalserver/postal:latest@sha256:4f96b2e527c5589e6b73e25aebf877917bba45b460f535ecfca527488745e926
labels:
swag: enable
swag_proto: http
@@ -4932,7 +4932,7 @@ services:
container_name: postal-worker
environment:
LOG_LEVEL: debug
image: ghcr.io/postalserver/postal:latest@sha256:e8300c81deeee3123a732f5e70598719d613d26fc03ec350e623031aa75b2e2b
image: ghcr.io/postalserver/postal:latest@sha256:4f96b2e527c5589e6b73e25aebf877917bba45b460f535ecfca527488745e926
networks:
default: null
profiles: [ "rinoa-apps" ]