Update postgres:16.4-alpine3.19 Docker digest to 664c867 (#100)

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-08-08 19:33:44 -04:00 committed by Renovate
parent 9ed352a992
commit 0c473ad12b

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