Skip to content
Snippets Groups Projects
Commit b48dfeef authored by David Trattnig's avatar David Trattnig
Browse files

Updated deprecated Dockerfile field.

parent 46cb69c3
Branches
Tags
No related merge requests found
FROM python:3.7.7-buster FROM python:3.7.7-buster
MAINTAINER David Trattnig <david.trattnig@subsquare.at> LABEL maintainer="David Trattnig <david.trattnig@subsquare.at>"
RUN set -ex \ RUN set -ex \
&& rm -f /usr/bin/python && ln -s /usr/local/bin/python /usr/bin/python \ && rm -f /usr/bin/python && ln -s /usr/local/bin/python /usr/bin/python \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment