fix init example version

This commit is contained in:
Cameron Steffen 2018-07-31 04:11:26 -05:00 committed by GitHub
parent 0d9f4aae35
commit 35cefb2f73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1140,7 +1140,7 @@ Run an init inside the container that forwards signals and reaps processes.
Either set a boolean value to use the default `init`, or specify a path to
a custom one.
version: '2.2'
version: '3.7'
services:
web:
image: alpine:latest