Skip to content
Snippets Groups Projects
Commit 3cc72046 authored by Francisco Borges Aurindo Barros's avatar Francisco Borges Aurindo Barros
Browse files

Rebased Docker file

parent 76f96d91
No related branches found
No related tags found
1 merge request!14Script to restore stuck updates
......@@ -14,7 +14,7 @@ RUN yum update -y && \
yum install restic-${restic_version} -y && \
# we need this to interact with manila OpenStack to get CephFS information
yum install centos-release-openstack-xena -y && \
yum install -y /usr/bin/openstack python3-requests-kerberos && \
#yum install -y /usr/bin/openstack python3-requests-kerberos && \
yum clean all
COPY ./tekton-task-templates /tekton-task-templates
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment