Skip to content

Commit 960a2ef

Browse files
authored
HADOOP-19661. (Follow-up) Rename Dockerfile_centos_8 to Dockerfile_rockylinux_8 (#7917)
HADOOP-19661. (Follow-up) Rename Dockerfile_centos_8 to Dockerfile_rockylinux_8. Signed-off-by: Shilun Fan <[email protected]>
1 parent 5666603 commit 960a2ef

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

dev-support/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ pipeline {
116116
environment {
117117
SOURCEDIR = "${WORKSPACE}/rockylinux-8/src"
118118
PATCHDIR = "${WORKSPACE}/rockylinux-8/out"
119-
DOCKERFILE = "${SOURCEDIR}/dev-support/docker/Dockerfile_centos_8"
119+
DOCKERFILE = "${SOURCEDIR}/dev-support/docker/Dockerfile_rockylinux_8"
120120
IS_OPTIONAL = 1
121121
}
122122

File renamed without changes.

0 commit comments

Comments
 (0)