fix: YAML syntax in providers docs

This commit is contained in:
Anton Kulikov 2021-01-22 11:02:04 +03:00 committed by GitHub
parent f0d78471af
commit fb10687168
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
FROM alpine:3.12
FROM alpine:3.13
ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.local/bin