Update postgres:16.3-alpine3.19 Docker digest to fc1e10b (#72)

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-06-20 16:28:36 -04:00 committed by Renovate
parent 979a3cb190
commit 455376d62b

View File

@ -11,7 +11,7 @@ services:
- db - db
db: db:
container_name: rustbot-database container_name: rustbot-database
image: postgres:16.3-alpine3.19@sha256:4661db2072eaedbd890e755da6d152ab7d44648a62ea082a9466252ac2298232 image: postgres:16.3-alpine3.19@sha256:fc1e10ba8b2f2437183ed50e0c34786bc423c7069b9918bf7a904876d618ac22
restart: unless-stopped restart: unless-stopped
ports: ports:
- 37931:5432/tcp - 37931:5432/tcp