mirror of
https://github.com/docker/docs.git
synced 2026-04-01 08:48:56 +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.