Bugfix: Add version in every docker compose file

This commit is contained in:
juarez
2023-09-11 13:27:08 +02:00
parent b87d746a20
commit d3edb5e143
5 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,5 @@
version: "3.7"
services:
rstudio:
container_name: bridgehead-rstudio