From b21b0cee0e56e9dd0c64090635a94005064bcf98 Mon Sep 17 00:00:00 2001 From: ayodeawe Date: Tue, 28 Nov 2023 11:24:21 -0600 Subject: [PATCH] empty commit --- citestwheel.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/citestwheel.Dockerfile b/citestwheel.Dockerfile index f57ea8b..ac3cf98 100644 --- a/citestwheel.Dockerfile +++ b/citestwheel.Dockerfile @@ -62,4 +62,4 @@ RUN wget https://github.com/rapidsai/gha-tools/releases/latest/download/tools.ta # git safe directory RUN git config --system --add safe.directory '*' -CMD ["/bin/bash"] +CMD ["/bin/bash"]