Update postgres:16.3-alpine3.19 Docker digest to eb98285 (#77)

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-06-21 04:33:03 -04:00 committed by Renovate
parent 7665b1d4ae
commit 14eef0ae74

View File

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