Update postgres:16.3-alpine3.19 Docker digest to 4661db2
PR created by Renovate Bot.
This commit is contained in:
parent
4a7654a756
commit
e700ef28c3
@ -11,7 +11,7 @@ services:
|
|||||||
- db
|
- db
|
||||||
db:
|
db:
|
||||||
container_name: rustbot-database
|
container_name: rustbot-database
|
||||||
image: postgres:16.3-alpine3.19@sha256:f18f3c509f481e4ddf167c108d11ecb07faca78b5e2204a702a379dee1d84f86
|
image: postgres:16.3-alpine3.19@sha256:4661db2072eaedbd890e755da6d152ab7d44648a62ea082a9466252ac2298232
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 37931:5432/tcp
|
- 37931:5432/tcp
|
||||||
|
Loading…
Reference in New Issue
Block a user