mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Change FROM python:${PYTHON_VERSION}-slim as base line in Dockerfile content to get rid of warning:
=> WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 3)
Which shows up on image build.