🔧 Renovate: Update (digest) ghcr.io/postalserver/postal:latest Docker digest to 4f96b2e
Renovate Image Tag Deployment / Renovate PR Deployment (pull_request) Failing after 18m38s

This commit is contained in:
2026-04-28 22:18:22 +00:00
parent 9087f18118
commit bd8ea5d42a
+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" ]