]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - travis-ci/Dockerfile
Merge pull request #11637 from yuwata/fix-test-network
[thirdparty/systemd.git] / travis-ci / Dockerfile
index 9554fcfc21e02dbce65afe7ca025bea1b005d2f3..71dd07afe8670ad7e2e7b58f361029d11b371cbe 100644 (file)
@@ -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