Fix python dev package name in builder docker 26/4926/2
authorE. Scott Daniels <daniels@research.att.com>
Tue, 27 Oct 2020 11:50:03 +0000 (07:50 -0400)
committerE. Scott Daniels <daniels@research.att.com>
Tue, 27 Oct 2020 11:56:24 +0000 (07:56 -0400)
commit4d84b4f73d7aae3d08705330033e3256b70afa72
treede371955b94fb125607f78e1a8c084eb9f97c559
parentbc50cd0b007ca56b26735b047a1ed56003f9ca90
Fix python dev package name in builder docker

The python dev package in alpine's package repo has change its name
from python-dev to python3-dev.   This fix changes the name so that
the image will build.

Issue-ID: RIC-672

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I618ea860ae57e7bd5824aaec1db9a6a1da00c56b
bldr-imgs/bldr-alpine3/Dockerfile