Update postgres:16.3-alpine3.19 Docker digest to 090db47 #61
@ -11,7 +11,7 @@ services:
|
|||||||
- db
|
- db
|
||||||
db:
|
db:
|
||||||
container_name: rustbot-database
|
container_name: rustbot-database
|
||||||
image: postgres:16.3-alpine3.19@sha256:7f7832dfb7770c7256fe3f8c4cb57617caee45e2494cc0a736594135237ed9bf
|
image: postgres:16.3-alpine3.19@sha256:090db47a5ef93e1b935258c8b91791e26afa946d38d99ecc7ac74b2957c85a4f
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 37931:5432/tcp
|
- 37931:5432/tcp
|
||||||
|
Loading…
Reference in New Issue
Block a user