Update postgres:16.4-alpine3.20 Docker digest to 9453abc #115

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

View File

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