projects
/
osm
/
docker-api-fe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1c0966
)
Updates base image to ubuntu 20
update_base_image
author
cubag
<gcuba@whitestack.com>
Mon, 20 Feb 2023 19:28:53 +0000
(19:28 +0000)
committer
cubag
<gcuba@whitestack.com>
Mon, 20 Feb 2023 19:28:53 +0000
(19:28 +0000)
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index
62702f2
..
03d0715
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:
18
.04
+FROM ubuntu:
20
.04
# Set the working directory to /app
WORKDIR /app/EE