projects
/
osm
/
PLA.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23be619
)
Update Dockerfiles to 18.04
80/9980/1
v8.0
v8.0.4
author
beierlm
<mark.beierl@canonical.com>
Thu, 12 Nov 2020 21:41:56 +0000
(16:41 -0500)
committer
beierlm
<mark.beierl@canonical.com>
Thu, 12 Nov 2020 21:42:03 +0000
(16:42 -0500)
Fixes bug 1291
Change-Id: Ia4f529242ed3ef7a3d3f07cb67d5ee36447bc5d6
Signed-off-by: beierlm <mark.beierl@canonical.com>
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index
234679c
..
64e8f27
100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-13,7
+13,7
@@
# See the License for the specific language governing permissions and
# limitations under the License.
-FROM ubuntu:1
6
.04
+FROM ubuntu:1
8
.04
RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get -y install git tox make python3 python3-pip python-all && \