fix: remove obsolete docker compose version (#2982)
### Description ``` WARN[0000] /home/jo/code/github.com/libretime/libretime/docker-compose.yml: `version` is obsolete WARN[0000] /home/jo/code/github.com/libretime/libretime/docker-compose.override.yml: `version` is obsolete ```
This commit is contained in:
parent
9192aaa2bb
commit
fb0584b021
2 changed files with 0 additions and 4 deletions
|
@ -1,5 +1,3 @@
|
|||
version: "3.7"
|
||||
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue