fix docker compose version

This commit is contained in:
2022-08-23 19:07:47 +02:00
parent 9d7a7f7ea1
commit 91ebd467e2
6 changed files with 22 additions and 22 deletions

View File

@ -65,7 +65,7 @@ Finally create next stack in Portainer :
{{< highlight host="stack" file="prometheus" >}}
```yml
version: '3'
version: '3.8'
services:
@ -302,7 +302,7 @@ Next create new following stack :
{{< highlight host="stack" file="grafana" >}}
```yml
version: '3'
version: '3.8'
services:
grafana: