Update postgres:16.4-alpine3.20 Docker digest to d898b0b #119

Merged
Renovate merged 1 commits from renovate/postgres-16.4-alpine3.20 into master 2024-09-07 19:27:47 -04:00
Showing only changes of commit fde07a9547 - Show all commits

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:f9ea7b4dc60590993efbf5191803e97e77cec7e076ab3ac37815de500bc52bde image: postgres:16.4-alpine3.20@sha256:d898b0b78a2627cb4ee63464a14efc9d296884f1b28c841b0ab7d7c42f1fffdf
restart: unless-stopped restart: unless-stopped
ports: ports:
- 37931:5432/tcp - 37931:5432/tcp