We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bfea605 + bf61b39 commit 20da266Copy full SHA for 20da266
docker/skyline/skyline-base/Dockerfile.j2
@@ -14,6 +14,4 @@ COPY extend_start.sh /usr/local/bin/kolla_extend_start
14
RUN touch /usr/local/bin/kolla_skyline_extend_start \
15
&& chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_skyline_extend_start
16
17
-RUN {{ macros.upper_constraints_version_change("SQLAlchemy", "1.4.50", "1.4.41") }}
18
-
19
{% block skyline_base_footer %}{% endblock %}
0 commit comments