summaryrefslogtreecommitdiffstats
path: root/lcm/docker/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'lcm/docker/Dockerfile')
-rwxr-xr-xlcm/docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lcm/docker/Dockerfile b/lcm/docker/Dockerfile
index 34a7880a..7fe63b0e 100755
--- a/lcm/docker/Dockerfile
+++ b/lcm/docker/Dockerfile
@@ -1,4 +1,4 @@
-FROM python:3.6-alpine
+FROM python:3.8-alpine
ARG HTTP_PROXY=${HTTP_PROXY}
ARG HTTPS_PROXY=${HTTPS_PROXY}