Skip to content

Commit

Permalink
fix: Use 3.6
Browse files Browse the repository at this point in the history
Signed-off-by: Ce Gao <gaoce@caicloud.io>
  • Loading branch information
gaocegege committed Nov 1, 2019
1 parent f2f5819 commit f471744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/suggestion/hyperopt/v1alpha3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3
FROM python:3.6

RUN if [ "$(uname -m)" = "ppc64le" ]; then \
apt-get -y update && \
Expand Down

0 comments on commit f471744

Please sign in to comment.