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:
parent
fee46d2101
commit
900586b783
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user