Update postgres:16.3-alpine3.19 Docker digest to eb98285
PR created by Renovate Bot.
This commit is contained in:
parent
7665b1d4ae
commit
7c6a1f2556
@ -11,7 +11,7 @@ services:
|
|||||||
- db
|
- db
|
||||||
db:
|
db:
|
||||||
container_name: rustbot-database
|
container_name: rustbot-database
|
||||||
image: postgres:16.3-alpine3.19@sha256:fd9074ac8f323a7c54decb3cb0c7febc4c13d39a91456e2f702dfa66d03fa14d
|
image: postgres:16.3-alpine3.19@sha256:eb98285d1b37703deb53543d0d5f1b19124616bae59a6d42d1c98531f7c2677a
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 37931:5432/tcp
|
- 37931:5432/tcp
|
||||||
|
Loading…
Reference in New Issue
Block a user