summaryrefslogtreecommitdiffstats
path: root/starlingx/docker/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'starlingx/docker/Dockerfile')
-rw-r--r--starlingx/docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/starlingx/docker/Dockerfile b/starlingx/docker/Dockerfile
index bc169f92..9020057d 100644
--- a/starlingx/docker/Dockerfile
+++ b/starlingx/docker/Dockerfile
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-FROM python:3-alpine
+FROM python:3.7-alpine
ARG HTTP_PROXY=${HTTP_PROXY}
ARG HTTPS_PROXY=${HTTPS_PROXY}