projects
/
osm
/
LCM.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62b2ee4
)
change Dockerfile used for devops-stages to ubuntu 18.04
50/9250/1
author
tierno
<alfonso.tiernosepulveda@telefonica.com>
Wed, 1 Jul 2020 07:18:37 +0000
(07:18 +0000)
committer
tierno
<alfonso.tiernosepulveda@telefonica.com>
Wed, 1 Jul 2020 07:19:38 +0000
(07:19 +0000)
Change-Id: I32393a8056c5b69f07f058425ed5dcd6747ef2ce
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index
b0e81bb
..
79c1a50
100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-18,7
+18,7
@@
# Use Dockerfile.local for running osm/LCM in a docker container from source
-FROM ubuntu:1
6
.04
+FROM ubuntu:1
8
.04
RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get --yes install git tox make debhelper wget \