Update postgres:16.2-alpine3.19 Docker digest to 20baeb0

PR created by Renovate Bot.
This commit is contained in:
Renovate 2024-04-18 20:22:07 +00:00
parent 63220ceea4
commit d7f9609d09

View File

@ -11,7 +11,7 @@ services:
- db
db:
container_name: rustbot-database
image: postgres:16.2-alpine3.19@sha256:1d74239810c19ed0dbb317acae40974e673865b2d565a0d369e206159d483957
image: postgres:16.2-alpine3.19@sha256:20baeb0510ac2612dab79f843309b37c08ad04adc5d75196f700d29f1da43a38
restart: unless-stopped
ports:
- 37931:5432/tcp