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