Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Jun 10, 2024
1 parent 05f4ae2 commit 01e44a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Example `docker-compose.yml`:

- Docker-out-of-Docker approach
```yaml
version: '3.8' # https://docs.docker.com/compose/compose-file/compose-versioning/
# https://docs.docker.com/compose/compose-file/

services:

Expand All @@ -91,7 +91,7 @@ Example `docker-compose.yml`:

- Docker-in-Docker approach
```yaml
version: '3.8' # https://docs.docker.com/compose/compose-file/compose-versioning/
# https://docs.docker.com/compose/compose-file/

services:

Expand Down

0 comments on commit 01e44a9

Please sign in to comment.