Update postgres:16.3-alpine3.19 Docker digest to 30d1b53 (#86)

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-07-23 07:27:42 -04:00 committed by Renovate
parent fee46d2101
commit 900586b783

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:b20348035b98f82f27d871cd0fd99c50fe8cc4dae488c33e0d5745275a517804 image: postgres:16.3-alpine3.19@sha256:30d1b533e00ebcbed201fb9d79cee74c06172201a6c5f75d983608206d685e82
restart: unless-stopped restart: unless-stopped
ports: ports:
- 37931:5432/tcp - 37931:5432/tcp