[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [sysadmin/ci-tooling] system-images/ubuntu-1604-craft: Use apt properly
From:       Ben Cooksley <null () kde ! org>
Date:       2018-09-01 4:07:05
Message-ID: E1fvxBh-0001pA-BX () code ! kde ! org
[Download RAW message or body]

Git commit f8578b304eaf72fe6c43afcf3f83ca5a97065566 by Ben Cooksley.
Committed on 01/09/2018 at 04:06.
Pushed by bcooksley into branch 'master'.

Use apt properly

M  +1    -1    system-images/ubuntu-1604-craft/Dockerfile

https://commits.kde.org/sysadmin/ci-tooling/f8578b304eaf72fe6c43afcf3f83ca5=
a97065566

diff --git a/system-images/ubuntu-1604-craft/Dockerfile b/system-images/ubu=
ntu-1604-craft/Dockerfile
index 83bf3e9..0c61ee2 100644
--- a/system-images/ubuntu-1604-craft/Dockerfile
+++ b/system-images/ubuntu-1604-craft/Dockerfile
@@ -11,7 +11,7 @@ RUN apt-get update && apt-get install -y software-propert=
ies-common python-softw
 RUN apt-get update && apt-get upgrade -y && apt-get install -y openssh-ser=
ver openjdk-8-jre-headless
 =

 # Craft and Craftmaster need Python 3.6 at a minimum
-RUN add-apt-repository ppa:deadsnakes/ppa && apt-get update && apt-get ins=
tall python3.6
+RUN add-apt-repository ppa:deadsnakes/ppa && apt-get update && apt-get ins=
tall -y python3.6
 =

 # Now install the general dependencies we need for builds
 RUN apt-get install -y \
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic