Skip to content

Commit a906c29

Browse files
committed
Revert "Dockerfile: set default ARG rcm_tools_repo_file"
This reverts commit dd2ea8b.
1 parent dd2ea8b commit a906c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ LABEL maintainer="Factory 2 Team" \
77
# This is an argument for a URL to a DNF repo file of a repo that contains
88
# python3-rhmsg.
99
# This argument could be omitted when build image for Fedora.
10-
ARG rcm_tools_repo_file=https://download.devel.redhat.com/rel-eng/RCMTOOLS/rcm-tools-fedora.repo
10+
ARG rcm_tools_repo_file
1111

1212
RUN sed -i '/default_ccache_name = KEYRING:persistent:%{uid}/d' /etc/krb5.conf
1313

0 commit comments

Comments
 (0)