Update postgres:16.4-alpine3.20 Docker digest to f9ea7b4 (#117)

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-09-07 07:24:57 -04:00 committed by Renovate
parent eeba2a8e35
commit 091c0b0c1c

View File

@ -11,7 +11,7 @@ services:
- db - db
db: db:
container_name: rustbot-database container_name: rustbot-database
image: postgres:16.4-alpine3.20@sha256:9453abcf4221ab607ceb683d7bbe5d9fb93bba7180e48a981dd4b335627902ce image: postgres:16.4-alpine3.20@sha256:f9ea7b4dc60590993efbf5191803e97e77cec7e076ab3ac37815de500bc52bde
restart: unless-stopped restart: unless-stopped
ports: ports:
- 37931:5432/tcp - 37931:5432/tcp