Remove version keyword
Because Docker doesn't understand that version has a value for documentation, we otherwise get an error.
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
version: '3.7'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
opencode:
|
opencode:
|
||||||
image: redpencil/opencode:0.0.1
|
image: redpencil/opencode:0.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user