Skip to content
Snippets Groups Projects
Commit 9765d0d5 authored by nimrod's avatar nimrod
Browse files

New Python 3.7 version (forked from Python 3.6).

parent fc0df6a0
Branches
No related tags found
No related merge requests found
Pipeline #2257 canceled
FROM adarnimrod/goose as goose FROM adarnimrod/goose as goose
FROM python:3.6-slim-stretch FROM python:3.7-slim-stretch
RUN apt-get update && \ RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \ DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
build-essential \ build-essential \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment