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

This commit was merged in pull request #407.
This commit is contained in:
2025-10-01 18:05:30 -04:00
+3 -3
View File
@@ -5058,7 +5058,7 @@ services:
- NET_BIND_SERVICE
command: postal smtp-server
container_name: postal-smtp
image: ghcr.io/postalserver/postal:latest@sha256:86a5d7ce1f5293cfa612b58d43d4dda26ac8e12dc52b1f07b5fd7dedf699f7ba
image: ghcr.io/postalserver/postal:latest@sha256:8b41040faed70e68ce76ceaa2be6a8cab86892a7b99bf0f2c2b548db0267f7a9
networks:
default: null
ports:
@@ -5071,7 +5071,7 @@ services:
postal-web:
command: postal web-server
container_name: postal-web
image: ghcr.io/postalserver/postal:latest@sha256:86a5d7ce1f5293cfa612b58d43d4dda26ac8e12dc52b1f07b5fd7dedf699f7ba
image: ghcr.io/postalserver/postal:latest@sha256:8b41040faed70e68ce76ceaa2be6a8cab86892a7b99bf0f2c2b548db0267f7a9
labels:
swag: enable
swag_proto: http
@@ -5107,7 +5107,7 @@ services:
container_name: postal-worker
environment:
LOG_LEVEL: debug
image: ghcr.io/postalserver/postal:latest@sha256:86a5d7ce1f5293cfa612b58d43d4dda26ac8e12dc52b1f07b5fd7dedf699f7ba
image: ghcr.io/postalserver/postal:latest@sha256:8b41040faed70e68ce76ceaa2be6a8cab86892a7b99bf0f2c2b548db0267f7a9
networks:
default: null
profiles: ["rinoa-apps"]