Update postgres:16.4-alpine3.19 Docker digest to 664c867

PR created by Renovate Bot.
This commit is contained in:
Renovate 2024-08-08 23:33:34 +00:00
parent 9ed352a992
commit 764f9b033a

View File

@ -11,7 +11,7 @@ services:
- db - db
db: db:
container_name: rustbot-database container_name: rustbot-database
image: postgres:16.4-alpine3.19@sha256:4643e3d9c26a7e7c9f4cb1b15f7de13bb94de774e4b0a5a83fd4570df1c7a13d image: postgres:16.4-alpine3.19@sha256:664c86747c1a9a34af2699184323ec146aa1ec83062de615f81326a161fc8208
restart: unless-stopped restart: unless-stopped
ports: ports:
- 37931:5432/tcp - 37931:5432/tcp