Преглед изворни кода

Bump to docker 18.04

master
rayburgemeestre пре 5 година
родитељ
комит
707db56ed1
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      docker_api/Dockerfile

+ 2
- 2
docker_api/Dockerfile Прегледај датотеку

@@ -1,4 +1,4 @@
FROM ubuntu:17.10
FROM ubuntu:18.04

MAINTAINER Ray Burgemeestre

@@ -6,7 +6,7 @@ RUN apt-get update && \
apt-get install -y software-properties-common && \
add-apt-repository ppa:leaningtech-dev/cheerp-ppa && \
apt-get update
RUN apt-get -y install cheerp-core

RUN apt-get -y install python3-pip

Loading…
Откажи
Сачувај