mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2025-09-01 18:20:06 +00:00
Remove version from docker compose file as it's deprecated (#1287)
This commit is contained in:
parent
6c1b2a6328
commit
b359aefded
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
version: '3.8'
|
||||
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:14-alpine
|
||||
|
|
Loading…
Add table
Reference in a new issue