summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--travis-ci/Dockerfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/travis-ci/Dockerfile b/travis-ci/Dockerfile
index 9554fcfc21..71dd07afe8 100644
--- a/travis-ci/Dockerfile
+++ b/travis-ci/Dockerfile
@@ -1,8 +1,7 @@
## Create Dockerfile that builds container suitable for systemd build
## This container runs as non-root user by deafult
-# Use the latest stable version of fedora
-FROM fedora:latest
+FROM fedora:27
# Demand the specification of non-root username
ARG DOCKER_USER