Skip to content
Snippets Groups Projects
Commit ee808e4f authored by Sascha Herzinger's avatar Sascha Herzinger
Browse files

Updating the docker image from jessie to stretch

parent 50e2897e
No related branches found
No related tags found
No related merge requests found
Pipeline #
FROM python:3.6
FROM python:3.6-stretch
ARG SDIST
RUN mkdir /app/
COPY $SDIST /app/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment