Pin postgres Docker tag to 4928985 (#104)
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
58a38b1ce4
commit
30d84cb0ef
@ -11,7 +11,7 @@ services:
|
||||
- db
|
||||
db:
|
||||
container_name: rustbot-database
|
||||
image: postgres:16.4-alpine3.20
|
||||
image: postgres:16.4-alpine3.20@sha256:492898505cb45f9835acc327e98711eaa9298ed804e0bb36f29e08394229550d
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 37931:5432/tcp
|
||||
|
Loading…
Reference in New Issue
Block a user