Update postgres:16.3-alpine3.19 Docker digest to b203480

PR created by Renovate Bot.
This commit is contained in:
Renovate 2024-07-23 05:24:43 +00:00
parent b571a4fcbc
commit db27a4f2b7

View File

@ -11,7 +11,7 @@ services:
- db - db
db: db:
container_name: rustbot-database container_name: rustbot-database
image: postgres:16.3-alpine3.19@sha256:7289a580418487be2e4021c874af5f68606a9c8f1cfe1fbfe73af8e3e9ef5b07 image: postgres:16.3-alpine3.19@sha256:b20348035b98f82f27d871cd0fd99c50fe8cc4dae488c33e0d5745275a517804
restart: unless-stopped restart: unless-stopped
ports: ports:
- 37931:5432/tcp - 37931:5432/tcp