Pin postgres Docker tag to 1d74239
PR created by Renovate Bot.
This commit is contained in:
parent
cdee302f4f
commit
3e2588f86d
@ -11,7 +11,7 @@ services:
|
||||
- db
|
||||
db:
|
||||
container_name: rustbot-database
|
||||
image: postgres:16.2-alpine3.19
|
||||
image: postgres:16.2-alpine3.19@sha256:1d74239810c19ed0dbb317acae40974e673865b2d565a0d369e206159d483957
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 37931:5432/tcp
|
||||
|
Loading…
Reference in New Issue
Block a user