Update postgres:16.3-alpine3.19 Docker digest to f80f53e (#62)

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-06-03 19:35:57 -04:00 committed by Renovate
parent b62e9d0c3a
commit 5b059bc2ba

View File

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