Update postgres:16.4-alpine3.20 Docker digest to f9ea7b4

PR created by Renovate Bot.
This commit is contained in:
Renovate 2024-09-07 11:24:31 +00:00
parent eeba2a8e35
commit 58b69dfa36

View File

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