Pin base image version

We rely on the output format of some command line tools, and hence
need to know we're getting the same version of them.
This commit is contained in:
Mehran Kholdi 2020-05-30 02:23:40 +04:30
parent 46bd3565a0
commit f557aef8ec
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
ARG IMAGE_TAG
ARG IMAGE_REPOSITORY
FROM python:3
FROM python:3.8-buster
WORKDIR /app/