Update postgres Docker tag to v16.3 (#56)
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
2df76b0eb3
commit
f8022aaf29
@ -11,7 +11,7 @@ services:
|
||||
- db
|
||||
db:
|
||||
container_name: rustbot-database
|
||||
image: postgres:16.2-alpine3.19@sha256:951bfda460300925caa3949eaa092ba022e9aec191bbea9056a39e2382260b27
|
||||
image: postgres:16.3-alpine3.19@sha256:7f7832dfb7770c7256fe3f8c4cb57617caee45e2494cc0a736594135237ed9bf
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 37931:5432/tcp
|
||||
|
Loading…
Reference in New Issue
Block a user