Skip to content

Commit

Permalink
Add fermilab-conf_kerberos package
Browse files Browse the repository at this point in the history
  • Loading branch information
vitodb authored and mambelli committed Mar 25, 2024
1 parent a7540de commit c87a039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worker/fnal-dev-sl7/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN yum -y install python-six emacs vim \
&& yum -y clean all

RUN yum -y install yum-conf-context-fermilab.noarch
RUN yum -y install fermilab-util_kx509 \
RUN yum -y install fermilab-util_kx509 fermilab-conf_kerberos \
&& yum -y clean all

# Default entry point
Expand Down

0 comments on commit c87a039

Please sign in to comment.