chore(deps): update postgres docker tag to v17.4 #124
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: 'postgres:17.3-alpine'
|
image: 'postgres:17.4-alpine'
|
||||||
hostname: &db_host db
|
hostname: &db_host db
|
||||||
init: true
|
init: true
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user