chore: fix deprication warnings
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
712fbb14fa
commit
aa62920c0d
2 changed files with 16 additions and 14 deletions
|
|
@ -1,5 +1,3 @@
|
|||
version: "3.5"
|
||||
|
||||
services:
|
||||
db:
|
||||
image: postgres:17.2-alpine
|
||||
|
|
@ -22,4 +20,5 @@ networks:
|
|||
local:
|
||||
|
||||
volumes:
|
||||
postgres-data:
|
||||
postgres-data:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue