Skip to content

Commit

Permalink
Merge pull request #49 from geekjr/snyk-fix-55f7eb1d62bd02fa2ceae4a51…
Browse files Browse the repository at this point in the history
…bc8035b
  • Loading branch information
geekjr committed Apr 16, 2022
2 parents 377ca71 + 3722857 commit 7434738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# tensorflow latest (pip)
# ==================================================================

FROM ubuntu:rolling
FROM ubuntu:21.10
ENV LANG C.UTF-8
RUN APT_INSTALL="apt-get install -y --no-install-recommends" && \
PIP_INSTALL="python -m pip --no-cache-dir install --upgrade" && \
Expand Down

0 comments on commit 7434738

Please sign in to comment.