[UPD]OdooCMD and Rsync classical to stretch

This commit is contained in:
Fabien BOURGEOIS 2020-05-17 11:55:55 +02:00
parent 5f8266e873
commit 6e770531ea
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM debian:jessie
FROM debian:stretch
MAINTAINER Yaltik - Fabien Bourgeois <fabien@yaltik.com>
ENV SOURCE /var/lib/docker/volumes

View File

@ -1,4 +1,4 @@
FROM debian:jessie
FROM debian:stretch
MAINTAINER Yaltik - Fabien Bourgeois <fabien@yaltik.com>
RUN apt-get update && apt-get install -y --no-install-recommends python2.7-minimal python-pip