Update postgres:16.3-alpine3.19 Docker digest to 090db47 (#61)

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 16:35:16 -04:00 committed by Renovate
parent 0b98dffaff
commit b62e9d0c3a

View File

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