Remove deprecated version field

https://www.docker.com/blog/new-docker-compose-v2-and-v1-deprecation/

Signed-off-by: Tibor <tiborcasteleijn@gmail.com>
This commit is contained in:
Tibor 2024-09-06 09:23:05 +02:00 committed by GitHub
parent 93e6b90d29
commit 4615d302df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -166,8 +166,6 @@ Review the [requirements](../#requirements), then follow these steps.
5. Create the compose file. Paste the following YAML into a new file called `docker-compose.yml`.
```yaml
version: "3"
services:
nginx:
# Note : Only nginx:alpine supports bcrypt.