1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-04 20:32:36 +01:00

Dockerfile: Update ubuntu base to 19.10

This commit is contained in:
Marc Bonnici
2019-12-16 18:36:20 +00:00
parent 38aa9d12bd
commit 8b337768a3

View File

@@ -38,7 +38,7 @@
# #
# We want to make sure to base this on a recent ubuntu release # We want to make sure to base this on a recent ubuntu release
FROM ubuntu:18.10 FROM ubuntu:19.10
# Please update the references below to use different versions of # Please update the references below to use different versions of
# devlib, WA or the Android SDK # devlib, WA or the Android SDK