Skip to content

Commit dd2ea8b

Browse files
committed
Dockerfile: set default ARG rcm_tools_repo_file
1 parent af9d633 commit dd2ea8b

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
10+
ARG rcm_tools_repo_file=https://download.devel.redhat.com/rel-eng/RCMTOOLS/rcm-tools-fedora.repo
1111

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

0 commit comments

Comments
 (0)