]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - travis-ci/Dockerfile
Merge pull request #12424 from poettering/logind-brightness
[thirdparty/systemd.git] / travis-ci / Dockerfile
index 9554fcfc21e02dbce65afe7ca025bea1b005d2f3..daf0ea9c64dee99927879f73b81f62e07a7b3549 100644 (file)
@@ -1,8 +1,7 @@
 ## Create Dockerfile that builds container suitable for systemd build
-## This container runs as non-root user by deafult
+## This container runs as non-root user by default
 
-# Use the latest stable version of fedora
-FROM fedora:latest
+FROM fedora:27
 
 # Demand the specification of non-root username
 ARG DOCKER_USER