diff options
Diffstat (limited to 'Dockerfile')
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ | |||
1 | FROM python:3.6.0 as builder | 1 | FROM python:3.7.0 as builder |
2 | 2 | ||
3 | LABEL maintainer=clarkzjw<[email protected]> | 3 | LABEL maintainer=clarkzjw<[email protected]> |
4 | 4 | ||