Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #5876 from wtgodbe/100Docker
Browse files Browse the repository at this point in the history
Update Centos7 Dockerfile
  • Loading branch information
wtgodbe authored Apr 16, 2019
2 parents fefc15a + 0f3a92d commit c64a117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docker/centos.7/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#

# Dockerfile that creates a container suitable to build dotnet-cli
FROM centos:7.1.1503
FROM mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7-afc9dca-20190328192013

# Swap the "fakesystemd" package with the real "systemd" package, because fakesystemd conflicts with openssl-devel.
# The CentOS Docker image uses fakesystemd instead of systemd to reduce disk space.
Expand Down

0 comments on commit c64a117

Please sign in to comment.