Skip to content

Commit cd41005

Browse files
authored
Merge pull request #1061 from jupierce/docker_113
Enable rhel 7.5 and docker 1.13
2 parents c7c4c3e + 40f5e32 commit cd41005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-scripts/rcm-guest/rhel7next.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -eu
44
BASE_DIR=/mnt/redhat
55
REMOTE_DIR=/srv/enterprise/rhel
66
LATEST_RHEL_COMPOSE=${BASE_DIR}/nightly/latest-RHEL-7
7-
LATEST_EXTRAS=${BASE_DIR}/nightly/EXTRAS-RHEL-7.4/latest-EXTRAS-7-RHEL-7/compose/Server/x86_64/os
7+
LATEST_EXTRAS=${BASE_DIR}/nightly/EXTRAS-RHEL-7.5/latest-EXTRAS-7-RHEL-7/compose/Server/x86_64/os
88
REPO_FILE=rhel7next.repo
99
MIRROR=use-mirror-upload.ops.rhcloud.com
1010
rsync='rsync

0 commit comments

Comments
 (0)