summaryrefslogtreecommitdiff
path: root/Dockerfile_ubuntu
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile_ubuntu')
-rw-r--r--Dockerfile_ubuntu2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile_ubuntu b/Dockerfile_ubuntu
index b80dbc54..e149a33a 100644
--- a/Dockerfile_ubuntu
+++ b/Dockerfile_ubuntu
@@ -1,4 +1,4 @@
-FROM ubuntu:latest
+FROM ubuntu:19.04
# Update and upgrade distribution
RUN apt-get update && \